aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_output.c
Commit message (Expand)AuthorAge
* tracing: fix incorrect return type of ns2usecs()Lai Jiangshan2009-04-07
* trace: make argument 'mem' of trace_seq_putmem() constLi Zefan2009-03-31
* tracing: provide trace_seq_reserve()Eduard - Gabriel Munteanu2009-03-31
* ftrace: ensure every event gets an idPeter Zijlstra2009-03-20
* tracing: make print_(b)printk_msg_only globalSteven Rostedt2009-03-19
* tracing: protect reader of cmdline outputSteven Rostedt2009-03-16
* tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker2009-03-12
* tracing: remove funky whitespace in the trace codeSteven Rostedt2009-03-10
* tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker2009-03-06
* tracing: infrastructure for supporting binary recordLai Jiangshan2009-03-06
* tracing: remove extra latency_trace method from trace structureSteven Rostedt2009-03-04
* Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar2009-02-09
|\
| * trace: remove deprecated entry->cpuSteven Rostedt2009-02-07
* | 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: better manage the context info for eventsFrederic Weisbecker2009-02-03
* trace: clean up format errors in calls to trace_seq_printfSteven Rostedt2009-01-16
* ftrace: fix trace_outputLai Jiangshan2009-01-16
* ftrace: change trace.c to use registered eventsSteven Rostedt2008-12-29
* ftrace: set up trace event hash infrastructureSteven Rostedt2008-12-29