summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.h
AgeCommit message (Expand)AuthorLines
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker-4/+0
2009-06-25ring-buffer: Make it generally availablePaul Mundt-0/+7
2009-05-07Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar-0/+2
2009-05-06tracing: reset ring buffer when removing modules with eventsSteven Rostedt-0/+2
2009-05-06tracing/events: fix concurrent access to ftrace_events listLi Zefan-0/+1
2009-04-29tracing/filters: a better event parserTom Zanussi-14/+52
2009-04-29tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi-0/+1
2009-04-29tracing/filters: move preds into event_filter objectTom Zanussi-3/+7
2009-04-24Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar-1/+1
2009-04-22tracing/events: make struct trace_entry->type to be int typeLi Zefan-1/+1
2009-04-17tracing/filters: add filter_mutex to protect filter predicatesTom Zanussi-1/+3
2009-04-14tracing/events: convert event call sites to use a link listSteven Rostedt-12/+1
2009-04-14tracing/events: move declarations from trace directory to core includeSteven Rostedt-119/+1
2009-04-14tracing: make trace_seq operations available for core kernelSteven Rostedt-13/+2
2009-04-14tracing/filters: allow on-the-fly filter switchingTom Zanussi-5/+9
2009-04-14tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()Tom Zanussi-3/+11
2009-04-14tracing/filters: use ring_buffer_discard_commit for discarded eventsSteven Rostedt-0/+1
2009-04-14tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macroTom Zanussi-0/+2
2009-04-14tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi-0/+20
2009-04-12tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei-1/+1
2009-04-07Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2009-04-07tracing/ftrace: factorize the tracing files creationFrederic Weisbecker-0/+6
2009-04-07Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar-1/+1
2009-04-07tracing: fix incorrect return type of ns2usecs()Lai Jiangshan-1/+1
2009-04-07Merge branch 'linus' into tracing/coreIngo Molnar-9/+73
2009-04-07Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar-14/+106
2009-04-03kmemtrace: use tracepointsEduard - Gabriel Munteanu-0/+6
2009-03-31Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...Ingo Molnar-9/+68
2009-03-24function-graph: add option to calculate graph time or notSteven Rostedt-0/+1
2009-03-24tracing: adding function timings to function profilerSteven Rostedt-1/+2
2009-03-24function-graph: add option for include sleep timesSteven Rostedt-0/+1
2009-03-24tracing/filters: use trace_seq_printf() to print filtersTom Zanussi-1/+2
2009-03-23tracing/events: don't use wake up for eventsFrederic Weisbecker-0/+2
2009-03-22tracing: add per-subsystem filteringTom Zanussi-0/+15
2009-03-22tracing: add per-event filteringTom Zanussi-0/+28
2009-03-22tracing: add run-time field descriptions for event filteringTom Zanussi-9/+21
2009-03-20ftrace: event profile hooksPeter Zijlstra-0/+11
2009-03-19tracing: remove recording function depth from trace_printkSteven Rostedt-4/+2
2009-03-18Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar-0/+1
2009-03-17tracing: add global-clock option to provide cross CPU clock to tracesSteven Rostedt-0/+1
2009-03-17Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar-1/+1
2009-03-16tracing: protect reader of cmdline outputSteven Rostedt-1/+1
2009-03-16Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar-0/+17
2009-03-13tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker-0/+17
2009-03-13x86, hw-branch-tracer: add selftestMarkus Metzger-0/+2
2009-03-13Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' ...Ingo Molnar-0/+2
2009-03-13tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker-0/+2
2009-03-13tracing: add comment for use of double __builtin_consant_pSteven Rostedt-0/+5
2009-03-12tracing: have event_trace_printk use static tracerSteven Rostedt-0/+17
2009-03-12tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker-1/+12