aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace.h
AgeCommit message (Expand)Author
2009-02-09tracing: splice support for tracing_pipeEduard - Gabriel Munteanu
2009-02-09tracing/function-graph-tracer: handle the leaf functions from trace_pipeFrederic Weisbecker
2009-02-09tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker
2009-02-09tracing/function-graph-tracer: provide a selftest for the function graph tracerFrederic Weisbecker
2009-02-09Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar
2009-02-07trace: trivial fixes in comment typos.Wenji Huang
2009-02-07trace: remove deprecated entry->cpuSteven Rostedt
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-05trace: Remove unused trace_array_cpu parameterArnaldo Carvalho de Melo
2009-02-03trace: better manage the context info for eventsFrederic Weisbecker
2009-01-26blktrace: add ftrace pluginArnaldo Carvalho de Melo
2009-01-20x86, ftrace, hw-branch-tracer: dump trace on oopsMarkus Metzger
2009-01-16ftrace: remove static from function tracer functionsSteven Rostedt
2009-01-16ftrace: add stack trace to function tracerSteven Rostedt
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
2009-01-06Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgentIngo Molnar
2009-01-06Merge branch 'linus' into tracing/kmemtrace2Ingo Molnar
2009-01-01cpumask: convert kernel trace functions furtherRusty Russell
2008-12-30tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker
2008-12-29tracing/ftrace: make trace_find_cmdline() generally availableIngo Molnar
2008-12-29tracing/ftrace: provide the base infrastructure for histogram tracingFrederic Weisbecker
2008-12-29ftrace: set up trace event hash infrastructureSteven Rostedt
2008-12-29ftrace: remove obsolete print continue functionalitySteven Rostedt
2008-12-19ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg
2008-12-17tracing/ftrace: add the printk-msg-only optionFrederic Weisbecker
2008-12-12x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interfaceMarkus Metzger
2008-12-05tracing/ftrace: fix the check of ftrace_trace_taskFrederic Weisbecker
2008-12-05Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar
2008-12-04tracing/function-graph-tracer: handle ftrace_printk entriesFrederic Weisbecker
2008-12-04tracing: fix typo and missing inline functionIngo Molnar
2008-12-04ftrace: use struct pidSteven Rostedt
2008-12-04ftrace: trace single pid for function graph tracerSteven Rostedt
2008-12-04ftrace: graph of a single functionSteven Rostedt
2008-12-03ftrace: function graph return for function entrySteven Rostedt
2008-11-27Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar
2008-11-26tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven
2008-11-26ftrace: add thread comm to function graph tracerSteven Rostedt
2008-11-26tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker
2008-11-25x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger
2008-11-25x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea...Markus Metzger
2008-11-23tracing: identify which executable object the userspace address belongs toTörök Edwin
2008-11-23tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin
2008-11-18tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker
2008-11-18tracing/ftrace: implement a set_flag callback for tracersFrederic Weisbecker
2008-11-18Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/coreIngo Molnar
2008-11-17tracing: branch tracer, fix writing to trace/trace_optionsAneesh Kumar K.V
2008-11-16tracing/ftrace: change the type of the init() callbackFrederic Weisbecker