aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_output.c
Commit message (Expand)AuthorAgeFilesLines
* trace: make argument 'mem' of trace_seq_putmem() constLi Zefan2009-03-311-3/+3
* tracing: provide trace_seq_reserve()Eduard - Gabriel Munteanu2009-03-311-0/+13
* ftrace: ensure every event gets an idPeter Zijlstra2009-03-201-0/+5
* tracing: make print_(b)printk_msg_only globalSteven Rostedt2009-03-191-0/+32
* tracing: protect reader of cmdline outputSteven Rostedt2009-03-161-6/+12
* tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker2009-03-121-6/+51
* tracing: remove funky whitespace in the trace codeSteven Rostedt2009-03-101-7/+7
* tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker2009-03-061-58/+12
* tracing: infrastructure for supporting binary recordLai Jiangshan2009-03-061-0/+75
* tracing: remove extra latency_trace method from trace structureSteven Rostedt2009-03-041-32/+0
* Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar2009-02-091-3/+3
|\
| * trace: remove deprecated entry->cpuSteven Rostedt2009-02-071-3/+3
* | trace: assign defaults at register_ftrace_eventArnaldo Carvalho de Melo2009-02-051-2/+11
|/
* trace: make the trace_event callbacks return enum print_line_tArnaldo Carvalho de Melo2009-02-041-21/+31
* trace: judicious error checking of trace_seq resultsArnaldo Carvalho de Melo2009-02-041-72/+51
* trace: Change struct trace_event callbacks parameter listArnaldo Carvalho de Melo2009-02-031-77/+62
* trace: better manage the context info for eventsFrederic Weisbecker2009-02-031-0/+107
* trace: clean up format errors in calls to trace_seq_printfSteven Rostedt2009-01-161-1/+1
* ftrace: fix trace_outputLai Jiangshan2009-01-161-34/+31
* ftrace: change trace.c to use registered eventsSteven Rostedt2008-12-291-0/+467
* ftrace: set up trace event hash infrastructureSteven Rostedt2008-12-291-0/+365