aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace_output.c
AgeCommit message (Expand)Author
2009-05-26tracing: add __print_symbolic to trace eventsSteven Rostedt
2009-05-26tracing: add __print_flags for eventsSteven Rostedt
2009-05-25tracing: add trace_event_read_lock()Lai Jiangshan
2009-05-14tracing: stop stack trace on first empty entrySteven Rostedt
2009-05-06tracing: trace_output.c, fix false positive compiler warningJaswinder Singh Rajput
2009-04-24tracing/events: reuse trace event ids after overflowSteven Rostedt
2009-04-23tracing: increase size of number of possible eventsSteven Rostedt
2009-04-14tracing/events: add export symbols for trace events in modulesSteven Rostedt
2009-04-07Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar
2009-04-07tracing: fix incorrect return type of ns2usecs()Lai Jiangshan
2009-04-07Merge branch 'linus' into tracing/coreIngo Molnar
2009-03-31trace: make argument 'mem' of trace_seq_putmem() constLi Zefan
2009-03-31tracing: provide trace_seq_reserve()Eduard - Gabriel Munteanu
2009-03-24tracing: adding function timings to function profilerSteven Rostedt
2009-03-20ftrace: ensure every event gets an idPeter Zijlstra
2009-03-19tracing: make print_(b)printk_msg_only globalSteven Rostedt
2009-03-16tracing: protect reader of cmdline outputSteven Rostedt
2009-03-12tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker
2009-03-10tracing: remove funky whitespace in the trace codeSteven Rostedt
2009-03-06tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker
2009-03-06tracing: infrastructure for supporting binary recordLai Jiangshan
2009-03-04tracing: remove extra latency_trace method from trace structureSteven Rostedt
2009-02-09Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar
2009-02-07trace: remove deprecated entry->cpuSteven Rostedt
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-02-03trace: better manage the context info for eventsFrederic Weisbecker
2009-01-16trace: clean up format errors in calls to trace_seq_printfSteven Rostedt
2009-01-16ftrace: fix trace_outputLai Jiangshan
2008-12-29ftrace: change trace.c to use registered eventsSteven Rostedt
2008-12-29ftrace: set up trace event hash infrastructureSteven Rostedt