summaryrefslogtreecommitdiff
path: root/kernel/trace/trace.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-25ring-buffer: Make it generally availablePaul Mundt1-0/+7
2009-05-07Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar1-0/+2
2009-05-07tracing: reset ring buffer when removing modules with eventsSteven Rostedt1-0/+2
2009-05-06tracing/events: fix concurrent access to ftrace_events listLi Zefan1-0/+1
2009-04-29tracing/filters: a better event parserTom Zanussi1-14/+52
2009-04-29tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi1-0/+1
2009-04-29tracing/filters: move preds into event_filter objectTom Zanussi1-3/+7
2009-04-24Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar1-1/+1
2009-04-22tracing/events: make struct trace_entry->type to be int typeLi Zefan1-1/+1
2009-04-17tracing/filters: add filter_mutex to protect filter predicatesTom Zanussi1-1/+3
2009-04-14tracing/events: convert event call sites to use a link listSteven Rostedt1-12/+1
2009-04-14tracing/events: move declarations from trace directory to core includeSteven Rostedt1-119/+1
2009-04-14tracing: make trace_seq operations available for core kernelSteven Rostedt1-13/+2
2009-04-14tracing/filters: allow on-the-fly filter switchingTom Zanussi1-5/+9
2009-04-14tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()Tom Zanussi1-3/+11
2009-04-14tracing/filters: use ring_buffer_discard_commit for discarded eventsSteven Rostedt1-0/+1
2009-04-14tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macroTom Zanussi1-0/+2
2009-04-14tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi1-0/+20
2009-04-12tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei1-1/+1
2009-04-08Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2009-04-07tracing/ftrace: factorize the tracing files creationFrederic Weisbecker1-0/+6
2009-04-07Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar1-1/+1
2009-04-07tracing: fix incorrect return type of ns2usecs()Lai Jiangshan1-1/+1
2009-04-07Merge branch 'linus' into tracing/coreIngo Molnar1-9/+73
2009-04-07Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar1-14/+106
2009-04-03kmemtrace: use tracepointsEduard - Gabriel Munteanu1-0/+6
2009-03-31Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...Ingo Molnar1-9/+68
2009-03-25function-graph: add option to calculate graph time or notSteven Rostedt1-0/+1
2009-03-25tracing: adding function timings to function profilerSteven Rostedt1-1/+2
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/kerne...Ingo Molnar1-0/+1
2009-03-18tracing: 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/kerne...Ingo Molnar1-1/+1
2009-03-17tracing: protect reader of cmdline outputSteven Rostedt1-1/+1
2009-03-16Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar1-0/+17
2009-03-13tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker1-0/+17
2009-03-13x86, hw-branch-tracer: add selftestMarkus Metzger1-0/+2
2009-03-13Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' ...Ingo 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-13tracing: have event_trace_printk use static tracerSteven Rostedt1-0/+17
2009-03-13tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker1-1/+12
2009-03-12tracing: expand the ring buffers when an event is activatedSteven Rostedt1-0/+3