aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-03kmemtrace: use tracepointsEduard - Gabriel Munteanu1-0/+6
2009-03-31Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/kprobes', 'tracing/blktrace-v2' and 'tracing/textedit' into tracing/core-v2Ingo Molnar1-9/+68
2009-03-24function-graph: add option for include sleep timesSteven Rostedt1-0/+1
2009-03-24tracing/filters: use trace_seq_printf() to print filtersTom Zanussi1-1/+2
2009-03-23tracing/events: don't use wake up for eventsFrederic Weisbecker1-0/+2
2009-03-22tracing: add per-subsystem filteringTom Zanussi1-0/+15
2009-03-22tracing: add per-event filteringTom Zanussi1-0/+28
2009-03-22tracing: add run-time field descriptions for event filteringTom Zanussi1-9/+21
2009-03-20ftrace: event profile hooksPeter Zijlstra1-0/+11
2009-03-19tracing: remove recording function depth from trace_printkSteven Rostedt1-4/+2
2009-03-18Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftraceIngo Molnar1-0/+1
2009-03-17tracing: add global-clock option to provide cross CPU clock to tracesSteven Rostedt1-0/+1
2009-03-17Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftraceIngo Molnar1-1/+1
2009-03-16tracing: protect reader of cmdline outputSteven Rostedt1-1/+1
2009-03-16Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/coreIngo Molnar1-0/+17
2009-03-13tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker1-0/+17
2009-03-13Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' into tracing/coreIngo Molnar1-0/+2
2009-03-13tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker1-0/+2
2009-03-13tracing: add comment for use of double __builtin_consant_pSteven Rostedt1-0/+5
2009-03-12tracing: have event_trace_printk use static tracerSteven Rostedt1-0/+17
2009-03-12tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker1-1/+12
2009-03-11tracing: expand the ring buffers when an event is activatedSteven Rostedt1-0/+3
2009-03-10tracing: new format for specialized trace pointsSteven Rostedt1-5/+0
2009-03-06tracing: trace_bprintk() cleanupsIngo Molnar1-11/+8
2009-03-06tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk()Frederic Weisbecker1-11/+3
2009-03-06tracing: infrastructure for supporting binary recordLai Jiangshan1-0/+12
2009-03-05tracing: rename ftrace_printk() => trace_printk()Ingo Molnar1-1/+1
2009-03-04tracing: add latency output format optionSteven Rostedt1-1/+2
2009-03-03tracing: add binary buffer files for use with spliceSteven Rostedt1-0/+1
2009-03-02tracing: add format file to describe event struct fieldsSteven Rostedt1-0/+1
2009-03-02tracing: make trace_seq_reset global and rename to trace_seq_initSteven Rostedt1-0/+8
2009-02-28tracing: add raw fast tracing interface for trace eventsSteven Rostedt1-0/+7
2009-02-28tracing: add raw trace point recording infrastructureSteven Rostedt1-0/+19
2009-02-28tracing: add interface to write into current tracer bufferSteven Rostedt1-0/+6
2009-02-25tracing/core: make the read callbacks reentrantsFrederic Weisbecker1-1/+2
2009-02-25tracing/core: introduce per cpu tracing filesFrederic Weisbecker1-0/+3
2009-02-18tracing/core: use appropriate waiting on trace_pipeFrederic Weisbecker1-3/+22
2009-02-09tracing: splice support for tracing_pipeEduard - Gabriel Munteanu1-0/+6
2009-02-09tracing/function-graph-tracer: handle the leaf functions from trace_pipeFrederic Weisbecker1-3/+4
2009-02-09tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker1-0/+1
2009-02-09tracing/function-graph-tracer: provide a selftest for the function graph tracerFrederic Weisbecker1-0/+2
2009-02-09Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftraceIngo Molnar1-4/+3
2009-02-07trace: trivial fixes in comment typos.Wenji Huang1-3/+3
2009-02-07trace: remove deprecated entry->cpuSteven Rostedt1-1/+0
2009-02-06trace: Call tracing_reset_online_cpus before tracer->init()Arnaldo Carvalho de Melo1-0/+1
2009-02-06tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}Arnaldo Carvalho de Melo1-0/+11
2009-02-05trace: Remove unused trace_array_cpu parameterArnaldo Carvalho de Melo1-4/+0
2009-02-03trace: better manage the context info for eventsFrederic Weisbecker1-1/+6
2009-01-26blktrace: add ftrace pluginArnaldo Carvalho de Melo1-0/+1
2009-01-20x86, ftrace, hw-branch-tracer: dump trace on oopsMarkus Metzger1-1/+0