summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.h
Commit message (Expand)AuthorAgeFilesLines
...
* | tracing: trace_bprintk() cleanupsIngo Molnar2009-03-061-11/+8
* | tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker2009-03-061-11/+3
* | 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-041-1/+2
* | tracing: add binary buffer files for use with spliceSteven Rostedt2009-03-031-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/+3
|\ \
| * | trace: trivial fixes in comment typos.Wenji Huang2009-02-071-3/+3
| * | trace: remove deprecated entry->cpuSteven Rostedt2009-02-071-1/+0
* | | 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/+0
|/ /
* | 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/+0
* | ftrace: remove static from function tracer functionsSteven Rostedt2009-01-161-10/+0
* | 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/+0
* | 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/+1
| * | ftrace: remove obsolete print continue functionalitySteven Rostedt2008-12-291-7/+0
* | | Merge branch 'linus' into tracing/kmemtrace2Ingo Molnar2009-01-061-1/+1
|\ \ \ | | |/ | |/|
| * | cpumask: convert kernel trace functions furtherRusty Russell2009-01-011-1/+1
| |/
* | tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker2008-12-301-0/+25
|/
* ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg2008-12-191-0/+1
* tracing/ftrace: add the printk-msg-only optionFrederic Weisbecker2008-12-171-1/+2
* x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interfaceMarkus Metzger2008-12-121-8/+6
* tracing/ftrace: fix the check of ftrace_trace_taskFrederic Weisbecker2008-12-051-1/+1
*-. Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar2008-12-051-1/+3
|\ \
| * | tracing/function-graph-tracer: handle ftrace_printk entriesFrederic Weisbecker2008-12-041-1/+3
* | | tracing: fix typo and missing inline functionIngo Molnar2008-12-041-1/+5
* | | ftrace: use struct pidSteven Rostedt2008-12-041-2/+2
* | | ftrace: trace single pid for function graph tracerSteven Rostedt2008-12-041-0/+10
* | | ftrace: graph of a single functionSteven Rostedt2008-12-041-1/+29
|/ /
* | ftrace: function graph return for function entrySteven Rostedt2008-12-031-1/+1
OpenPOWER on IntegriCloud