aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace_branch.c
AgeCommit message (Expand)Author
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar
2009-04-14tracing: Fix branch tracer headerZhaolei
2009-04-14tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()Tom Zanussi
2009-04-14tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi
2009-03-24tracing: add handler to trace_statSteven Rostedt
2009-03-10tracing: remove funky whitespace in the trace codeSteven Rostedt
2009-03-04tracing: remove extra latency_trace method from trace structureSteven Rostedt
2009-02-10tracing: remove unneeded variableWenji Huang
2009-02-06trace: Call tracing_reset_online_cpus before tracer->init()Arnaldo Carvalho de Melo
2009-02-06tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}Arnaldo Carvalho de Melo
2009-02-06ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo
2009-02-05trace_branch: Remove unused functionArnaldo Carvalho de Melo
2009-02-05trace: assign defaults at register_ftrace_eventArnaldo Carvalho de Melo
2009-02-04trace: make the trace_event callbacks return enum print_line_tArnaldo Carvalho de Melo
2009-02-04trace: judicious error checking of trace_seq resultsArnaldo Carvalho de Melo
2009-02-03trace: Change struct trace_event callbacks parameter listArnaldo Carvalho de Melo
2009-01-29trace: Use tracing_reset_online_cpus in more placesArnaldo Carvalho de Melo
2009-01-14tracing/ftrace: separate events tracing and stats tracing engineFrederic Weisbecker
2009-01-11tracing/ftrace: handle more than one stat file per tracerFrederic Weisbecker
2008-12-29tracing/branch-tracer: adapt to the stat tracing APIFrederic Weisbecker
2008-12-29ftrace: change trace.c to use registered eventsSteven Rostedt
2008-12-03ftrace: replace raw_local_irq_save with local_irq_saveSteven Rostedt
2008-11-29tracing/branch-tracer: include missing irqflags.hFrederic Weisbecker
2008-11-23trace: fix compiler warning in branch profilerSteven Rostedt
2008-11-23trace: profile all if conditionalsSteven Rostedt
2008-11-23trace: branch profiling should not print percent without dataSteven Rostedt
2008-11-23trace: consolidate unlikely and likely profilerSteven Rostedt
2008-11-17Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-r...Ingo Molnar
2008-11-16tracing/branch-tracer: fix a trace recursion on branch tracerFrederic Weisbecker
2008-11-16tracing/ftrace: change the type of the init() callbackFrederic Weisbecker
2008-11-12ftrace: rename trace_unlikely.c fileSteven Rostedt