aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.h
Commit message (Expand)AuthorAge
* ftrace: event profile hooksPeter Zijlstra2009-03-20
* tracing: remove recording function depth from trace_printkSteven Rostedt2009-03-19
* Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-18
|\
| * tracing: add global-clock option to provide cross CPU clock to tracesSteven Rostedt2009-03-17
* | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-17
|\|
| * tracing: protect reader of cmdline outputSteven Rostedt2009-03-16
| |
| \
*-. \ Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar2009-03-16
|\ \ \ | |_|/ |/| |
| * | tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker2009-03-13
* | | Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' ...Ingo Molnar2009-03-13
|\| |
| * | tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker2009-03-13
* | | tracing: add comment for use of double __builtin_consant_pSteven Rostedt2009-03-13
* | | tracing: have event_trace_printk use static tracerSteven Rostedt2009-03-12
* | | tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker2009-03-12
* | | tracing: expand the ring buffers when an event is activatedSteven Rostedt2009-03-11
|/ /
* | tracing: new format for specialized trace pointsSteven Rostedt2009-03-10
* | tracing: trace_bprintk() cleanupsIngo Molnar2009-03-06
* | 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: rename ftrace_printk() => trace_printk()Ingo Molnar2009-03-05
* | tracing: add latency output format optionSteven Rostedt2009-03-04
* | tracing: add binary buffer files for use with spliceSteven Rostedt2009-03-03
* | tracing: add format file to describe event struct fieldsSteven Rostedt2009-03-02
* | tracing: make trace_seq_reset global and rename to trace_seq_initSteven Rostedt2009-03-02
* | tracing: add raw fast tracing interface for trace eventsSteven Rostedt2009-02-28
* | tracing: add raw trace point recording infrastructureSteven Rostedt2009-02-28
* | tracing: add interface to write into current tracer bufferSteven Rostedt2009-02-28
* | tracing/core: make the read callbacks reentrantsFrederic Weisbecker2009-02-25
* | tracing/core: introduce per cpu tracing filesFrederic Weisbecker2009-02-25
* | tracing/core: use appropriate waiting on trace_pipeFrederic Weisbecker2009-02-17
* | tracing: splice support for tracing_pipeEduard - Gabriel Munteanu2009-02-09
* | tracing/function-graph-tracer: handle the leaf functions from trace_pipeFrederic Weisbecker2009-02-09
* | tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker2009-02-09
* | tracing/function-graph-tracer: provide a selftest for the function graph tracerFrederic Weisbecker2009-02-09
* | Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar2009-02-09
|\ \
| * | trace: trivial fixes in comment typos.Wenji Huang2009-02-07
| * | trace: remove deprecated entry->cpuSteven Rostedt2009-02-07
* | | trace: Call tracing_reset_online_cpus before tracer->init()Arnaldo Carvalho de Melo2009-02-05
* | | tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}Arnaldo Carvalho de Melo2009-02-05
* | | trace: Remove unused trace_array_cpu parameterArnaldo Carvalho de Melo2009-02-05
|/ /
* | trace: better manage the context info for eventsFrederic Weisbecker2009-02-03
* | blktrace: add ftrace pluginArnaldo Carvalho de Melo2009-01-26
* | x86, ftrace, hw-branch-tracer: dump trace on oopsMarkus Metzger2009-01-20
* | ftrace: remove static from function tracer functionsSteven Rostedt2009-01-16
* | ftrace: add stack trace to function tracerSteven Rostedt2009-01-16
* | tracing/ftrace: separate events tracing and stats tracing engineFrederic Weisbecker2009-01-14
* | tracing/ftrace: handle more than one stat file per tracerFrederic Weisbecker2009-01-10
* | Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgentIngo Molnar2009-01-06
|\ \
| * | tracing/ftrace: make trace_find_cmdline() generally availableIngo Molnar2008-12-29
| * | tracing/ftrace: provide the base infrastructure for histogram tracingFrederic Weisbecker2008-12-29
| * | ftrace: set up trace event hash infrastructureSteven Rostedt2008-12-29