aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace_output.h
AgeCommit message (Expand)Author
2010-05-14tracing: Allow events to share their print functionsSteven Rostedt
2009-09-11tracing: consolidate code between trace_output.c and trace_function_graph.cSteven Rostedt
2009-06-09tracing: add protection around module events unloadSteven Rostedt
2009-05-25tracing: add trace_event_read_lock()Lai Jiangshan
2009-04-14tracing/events: move declarations from trace directory to core includeSteven Rostedt
2009-04-14tracing: make trace_seq operations available for core kernelSteven Rostedt
2009-04-07Merge branch 'linus' into tracing/coreIngo Molnar
2009-03-31trace: make argument 'mem' of trace_seq_putmem() constLi Zefan
2009-03-31tracing: add missing 'extern' keywords to trace_output.hEduard - Gabriel Munteanu
2009-03-31tracing: provide trace_seq_reserve()Eduard - Gabriel Munteanu
2009-03-24tracing: adding function timings to function profilerSteven Rostedt
2009-03-19tracing: make print_(b)printk_msg_only globalSteven Rostedt
2009-03-06tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker
2009-03-04tracing: remove extra latency_trace method from trace structureSteven Rostedt
2009-02-04trace: make the trace_event callbacks return enum print_line_tArnaldo 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: add gcc printf check 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