summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-181-0/+1
|\
| * tracing: add global-clock option to provide cross CPU clock to tracesSteven Rostedt2009-03-181-0/+1
* | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-171-1/+1
|\|
| * tracing: protect reader of cmdline outputSteven Rostedt2009-03-171-1/+1
| |
| \
*-. \ Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar2009-03-161-0/+17
|\ \ \ | |_|/ |/| |
| * | tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker2009-03-131-0/+17
* | | Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' ...Ingo Molnar2009-03-131-0/+2
|\| |
| * | tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker2009-03-131-0/+2
* | | tracing: add comment for use of double __builtin_consant_pSteven Rostedt2009-03-131-0/+5
* | | tracing: have event_trace_printk use static tracerSteven Rostedt2009-03-131-0/+17
* | | tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker2009-03-131-1/+12
* | | tracing: expand the ring buffers when an event is activatedSteven Rostedt2009-03-121-0/+3
|/ /
* | tracing: new format for specialized trace pointsSteven Rostedt2009-03-101-5/+0Star
* | tracing: trace_bprintk() cleanupsIngo Molnar2009-03-061-11/+8Star
* | tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker2009-03-061-11/+3Star
* | tracing: infrastructure for supporting binary recordLai Jiangshan2009-03-061-0/+12
* | tracing: rename ftrace_printk() => trace_printk()Ingo Molnar2009-03-051-1/+1
* | tracing: add latency output format optionSteven Rostedt2009-03-051-1/+2
* | tracing: add binary buffer files for use with spliceSteven Rostedt2009-03-041-0/+1
* | tracing: add format file to describe event struct fieldsSteven Rostedt2009-03-021-0/+1
* | tracing: make trace_seq_reset global and rename to trace_seq_initSteven Rostedt2009-03-021-0/+8
* | tracing: add raw fast tracing interface for trace eventsSteven Rostedt2009-02-281-0/+7
* | tracing: add raw trace point recording infrastructureSteven Rostedt2009-02-281-0/+19
* | tracing: add interface to write into current tracer bufferSteven Rostedt2009-02-281-0/+6
* | tracing/core: make the read callbacks reentrantsFrederic Weisbecker2009-02-251-1/+2
* | tracing/core: introduce per cpu tracing filesFrederic Weisbecker2009-02-251-0/+3
* | tracing/core: use appropriate waiting on trace_pipeFrederic Weisbecker2009-02-181-3/+22
* | tracing: splice support for tracing_pipeEduard - Gabriel Munteanu2009-02-091-0/+6
* | tracing/function-graph-tracer: handle the leaf functions from trace_pipeFrederic Weisbecker2009-02-091-3/+4
* | tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker2009-02-091-0/+1
* | tracing/function-graph-tracer: provide a selftest for the function graph tracerFrederic Weisbecker2009-02-091-0/+2
* | Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar2009-02-091-4/+3Star
|\ \
| * | trace: trivial fixes in comment typos.Wenji Huang2009-02-081-3/+3
| * | trace: remove deprecated entry->cpuSteven Rostedt2009-02-081-1/+0Star
* | | trace: Call tracing_reset_online_cpus before tracer->init()Arnaldo Carvalho de Melo2009-02-061-0/+1
* | | tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}Arnaldo Carvalho de Melo2009-02-061-0/+11
* | | trace: Remove unused trace_array_cpu parameterArnaldo Carvalho de Melo2009-02-051-4/+0Star
|/ /
* | trace: better manage the context info for eventsFrederic Weisbecker2009-02-031-1/+6
* | blktrace: add ftrace pluginArnaldo Carvalho de Melo2009-01-261-0/+1
* | x86, ftrace, hw-branch-tracer: dump trace on oopsMarkus Metzger2009-01-201-1/+0Star
* | ftrace: remove static from function tracer functionsSteven Rostedt2009-01-161-10/+0Star
* | ftrace: add stack trace to function tracerSteven Rostedt2009-01-161-0/+7
* | tracing/ftrace: separate events tracing and stats tracing engineFrederic Weisbecker2009-01-141-20/+0Star
* | tracing/ftrace: handle more than one stat file per tracerFrederic Weisbecker2009-01-111-15/+20
* | Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgentIngo Molnar2009-01-061-16/+20
|\ \
| * | tracing/ftrace: make trace_find_cmdline() generally availableIngo Molnar2008-12-291-2/+2
| * | tracing/ftrace: provide the base infrastructure for histogram tracingFrederic Weisbecker2008-12-291-0/+17
| * | ftrace: set up trace event hash infrastructureSteven Rostedt2008-12-291-7/+1Star
| * | ftrace: remove obsolete print continue functionalitySteven Rostedt2008-12-291-7/+0Star
* | | Merge branch 'linus' into tracing/kmemtrace2Ingo Molnar2009-01-061-1/+1
|\ \ \ | | |/ | |/|