aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_branch.c
Commit message (Expand)AuthorAge
* tracing: Allow events to share their print functionsSteven Rostedt2010-05-14
* tracing: Add correct/incorrect to sort keys for branch annotation outputSteven Rostedt2010-02-09
* tracing: user local buffer variable for trace branch tracerSteven Rostedt2009-10-07
* tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.cZhenwen Xu2009-10-07
* Merge branch 'linus' into tracing/coreIngo Molnar2009-05-07
|\
| * tracing: Fix branch tracer headerZhaolei2009-04-13
* | tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()Tom Zanussi2009-04-13
* | tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi2009-04-13
* | tracing: add handler to trace_statSteven Rostedt2009-03-24
|/
* tracing: remove funky whitespace in the trace codeSteven Rostedt2009-03-10
* tracing: remove extra latency_trace method from trace structureSteven Rostedt2009-03-04
* tracing: remove unneeded variableWenji Huang2009-02-10
* trace: Call tracing_reset_online_cpus before tracer->init()Arnaldo Carvalho de Melo2009-02-05
* tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}Arnaldo Carvalho de Melo2009-02-05
* ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo2009-02-05
* trace_branch: Remove unused functionArnaldo Carvalho de Melo2009-02-05
* trace: assign defaults at register_ftrace_eventArnaldo Carvalho de Melo2009-02-05
* trace: make the trace_event callbacks return enum print_line_tArnaldo Carvalho de Melo2009-02-04
* trace: judicious error checking of trace_seq resultsArnaldo Carvalho de Melo2009-02-04
* trace: Change struct trace_event callbacks parameter listArnaldo Carvalho de Melo2009-02-03
* trace: Use tracing_reset_online_cpus in more placesArnaldo Carvalho de Melo2009-01-29
* tracing/ftrace: separate events tracing and stats tracing engineFrederic Weisbecker2009-01-14
* tracing/ftrace: handle more than one stat file per tracerFrederic Weisbecker2009-01-10
* tracing/branch-tracer: adapt to the stat tracing APIFrederic Weisbecker2008-12-29
* ftrace: change trace.c to use registered eventsSteven Rostedt2008-12-29
* ftrace: replace raw_local_irq_save with local_irq_saveSteven Rostedt2008-12-03
* tracing/branch-tracer: include missing irqflags.hFrederic Weisbecker2008-11-29
* trace: fix compiler warning in branch profilerSteven Rostedt2008-11-23
* trace: profile all if conditionalsSteven Rostedt2008-11-23
* trace: branch profiling should not print percent without dataSteven Rostedt2008-11-23
* trace: consolidate unlikely and likely profilerSteven Rostedt2008-11-23
*-. Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-r...Ingo Molnar2008-11-17
|\ \
| * | tracing/ftrace: change the type of the init() callbackFrederic Weisbecker2008-11-16
| |/
* / tracing/branch-tracer: fix a trace recursion on branch tracerFrederic Weisbecker2008-11-16
|/
* ftrace: rename trace_unlikely.c fileSteven Rostedt2008-11-12