aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.h
Commit message (Expand)AuthorAge
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-07
|\
| * tracing: fix incorrect return type of ns2usecs()Lai Jiangshan2009-04-07
* | kmemtrace: use tracepointsEduard - Gabriel Munteanu2009-04-03
|/
*---. Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...Ingo Molnar2009-03-31
|\ \ \
| | * | function-graph: add option for include sleep timesSteven Rostedt2009-03-24
| |/ / |/| |
| * | tracing/filters: use trace_seq_printf() to print filtersTom Zanussi2009-03-24
| * | tracing/events: don't use wake up for eventsFrederic Weisbecker2009-03-23
| * | tracing: add per-subsystem filteringTom Zanussi2009-03-22
| * | tracing: add per-event filteringTom Zanussi2009-03-22
| * | tracing: add run-time field descriptions for event filteringTom Zanussi2009-03-22
|/ /
* | 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