summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tracing: remove dead codeLi Zefan2009-09-091-22/+0
| | |/ | |/|
* | | Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker2009-09-111-11/+17
|\ \ \ | |/ /
| * | tracing: add trace_array_printk for internal tracers to useSteven Rostedt2009-09-041-0/+5
| * | tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-041-8/+9
| * | tracing: use timestamp to determine start of latency tracesSteven Rostedt2009-09-041-0/+1
| * | tracing: print out start and stop in latency tracesSteven Rostedt2009-09-041-3/+0
| * | tracing: only show tracing_max_latency when latency tracer configuredSteven Rostedt2009-08-271-0/+2
* | | tracing: Kprobe tracer assigns new event ids for each eventMasami Hiramatsu2009-08-271-6/+0
* | | tracing: Add kprobe-based event tracerMasami Hiramatsu2009-08-271-0/+30
|/ /
* | ftrace: Move setting of clock-source out of optionsZhaolei2009-08-261-3/+4
* | tracing/filters: Add filter_type to struct ftrace_event_fieldLi Zefan2009-08-261-0/+2
* | tracing: Add individual syscalls tracepoint id supportJason Baron2009-08-111-6/+0
* | Merge branch 'linus' into tracing/coreIngo Molnar2009-08-111-4/+0
|\ \
| * | perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-091-4/+0
* | | tracing/function-graph-tracer: Move graph event insertion helpers in the grap...Frederic Weisbecker2009-08-061-0/+1
* | | tracing/core: Make the stack entry helpers globalFrederic Weisbecker2009-08-061-3/+25
* | | tracing/core: Turn ftrace_cpu_disabled into a global varFrederic Weisbecker2009-08-061-0/+1
* | | tracing/filters: improve subsystem filterLi Zefan2009-07-201-1/+2
* | | tracing/filter: Remove empty subsystem and its directoryXiao Guangrong2009-07-101-0/+1
* | | tracing/events: Add trace_event boot optionLi Zefan2009-07-011-0/+3
|/ /
* | ring-buffer: Make it generally availablePaul Mundt2009-06-251-0/+7
|/
* 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
OpenPOWER on IntegriCloud