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