summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar2009-05-071-0/+2
|\
| * Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar2009-04-241-1/+1
| |\
| | * Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-071-1/+1
| | |\
| * | \ Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar2009-04-071-14/+106
| |\ \ \ | | |/ /
| * | | x86, hw-branch-tracer: add selftestMarkus Metzger2009-03-131-0/+2
* | | | tracing: reset ring buffer when removing modules with eventsSteven Rostedt2009-05-061-0/+2
* | | | tracing/events: fix concurrent access to ftrace_events listLi Zefan2009-05-061-0/+1
* | | | tracing/filters: a better event parserTom Zanussi2009-04-291-14/+52
* | | | tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi2009-04-291-0/+1
* | | | tracing/filters: move preds into event_filter objectTom Zanussi2009-04-291-3/+7
* | | | tracing/events: make struct trace_entry->type to be int typeLi Zefan2009-04-221-1/+1
* | | | tracing/filters: add filter_mutex to protect filter predicatesTom Zanussi2009-04-171-1/+3
* | | | tracing/events: convert event call sites to use a link listSteven Rostedt2009-04-141-12/+1
* | | | tracing/events: move declarations from trace directory to core includeSteven Rostedt2009-04-141-119/+1
* | | | tracing: make trace_seq operations available for core kernelSteven Rostedt2009-04-141-13/+2
* | | | tracing/filters: allow on-the-fly filter switchingTom Zanussi2009-04-141-5/+9
* | | | tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()Tom Zanussi2009-04-141-3/+11
* | | | tracing/filters: use ring_buffer_discard_commit for discarded eventsSteven Rostedt2009-04-141-0/+1
* | | | tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macroTom Zanussi2009-04-141-0/+2
* | | | tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi2009-04-141-0/+20
* | | | tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei2009-04-121-1/+1
* | | | tracing/ftrace: factorize the tracing files creationFrederic Weisbecker2009-04-071-0/+6
* | | | Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar2009-04-071-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | tracing: fix incorrect return type of ns2usecs()Lai Jiangshan2009-04-071-1/+1
* | | | Merge branch 'linus' into tracing/coreIngo Molnar2009-04-071-9/+73
|\ \ \ \ | | |_|/ | |/| |
| * | | kmemtrace: use tracepointsEduard - Gabriel Munteanu2009-04-031-0/+6
| |/ /
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...Ingo Molnar2009-03-311-9/+68
| |\ \ \ \
| | * | | | tracing/filters: use trace_seq_printf() to print filtersTom Zanussi2009-03-241-1/+2
| | * | | | tracing/events: don't use wake up for eventsFrederic Weisbecker2009-03-231-0/+2
| | * | | | tracing: add per-subsystem filteringTom Zanussi2009-03-221-0/+15
| | * | | | tracing: add per-event filteringTom Zanussi2009-03-221-0/+28
| | * | | | tracing: add run-time field descriptions for event filteringTom Zanussi2009-03-221-9/+21
| |/ / / /
* | | | | function-graph: add option to calculate graph time or notSteven Rostedt2009-03-241-0/+1
* | | | | tracing: adding function timings to function profilerSteven Rostedt2009-03-241-1/+2
| |/ / / |/| | |
* | | | function-graph: add option for include sleep timesSteven Rostedt2009-03-241-0/+1
|/ / /
* | | ftrace: event profile hooksPeter Zijlstra2009-03-201-0/+11
* | | tracing: remove recording function depth from trace_printkSteven Rostedt2009-03-191-4/+2
|/ /
* | 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-171-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-161-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-121-0/+17
* | | tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker2009-03-121-1/+12
* | | tracing: expand the ring buffers when an event is activatedSteven Rostedt2009-03-111-0/+3
|/ /
* | tracing: new format for specialized trace pointsSteven Rostedt2009-03-101-5/+0
OpenPOWER on IntegriCloud