summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-241-0/+5
|\
| * Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-05-141-1/+3
| |\
| * | tracing: Provide trace events interface for uprobesSrikar Dronamraju2012-05-071-0/+5
* | | Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-181-2/+2
|\ \ \ | |_|/ |/| |
| * | tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)Mark Brown2012-04-131-2/+2
| |/
* | ring-buffer: Add per_cpu ring buffer control filesVaibhav Nagarnaik2012-04-231-1/+1
* | tracing: Add percpu buffers for trace_printk()Steven Rostedt2012-04-231-0/+2
|/
* tracing: Fix build breakage without CONFIG_PERF_EVENTSMark Brown2012-03-131-2/+0
* tracing/ring-buffer: Only have tracing_on disable tracing buffersSteven Rostedt2012-02-221-0/+1
* ftrace, perf: Add filter support for function trace eventJiri Olsa2012-02-211-2/+0
* ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa2012-02-211-10/+13
* ftrace, perf: Add support to use function tracepoint in perfJiri Olsa2012-02-211-0/+11
* ftrace: Add FTRACE_ENTRY_REG macro to allow event registrationJiri Olsa2012-02-211-0/+4
* ftrace: Add enable/disable ftrace_ops control interfaceJiri Olsa2012-02-211-0/+2
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-1/+1
|\
| * switch debugfs to umode_tAl Viro2012-01-031-1/+1
* | tracing: Add irq, preempt-count and need resched info to default trace outputSteven Rostedt2011-11-171-0/+1
* | tracing/latency: Fix header output for latency tracersJiri Olsa2011-11-071-0/+1
|/
* tracing: Warn on output if the function tracer was found corruptedSteven Rostedt2011-10-111-0/+2
* tracing/filter: Add startup tests for events filterJiri Olsa2011-08-191-0/+3
* tracing/filter: Remove field_name from filter_pred structJiri Olsa2011-08-191-10/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-07-211-16/+34
|\
| * tracing: Still trace filtered irq functions when irq trace is disabledSteven Rostedt2011-07-071-16/+34
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-07-211-0/+1
|\ \ | |/ |/|
| * tracing: Fix bug when reading system filters on module removalSteven Rostedt2011-07-071-0/+1
* | tracing/kprobes: Fix kprobe-tracer to support stack traceMasami Hiramatsu2011-06-141-0/+9
* | tracing: Add disable_on_free optionSteven Rostedt2011-06-141-0/+1
|/
* ftrace: Add internal recursive checksSteven Rostedt2011-05-251-0/+15
* ftrace: Add self-tests for multiple function trace usersSteven Rostedt2011-05-181-0/+2
* tracing: Align 4 byte ints together in struct tracerSteven Rostedt2011-03-101-1/+1
* tracing: Add an 'overwrite' trace_option.David Sharp2011-03-091-0/+1
* tracing/filter: Increase the max preds to 2^14Steven Rostedt2011-02-071-1/+8
* tracing/filter: Move MAX_FILTER_PRED to local tracing directorySteven Rostedt2011-02-071-0/+2
* tracing/filter: Optimize filter by folding the treeSteven Rostedt2011-02-071-1/+11
* tracing/filter: Use a tree instead of stack for filter_match_preds()Steven Rostedt2011-02-071-1/+8
* tracing/filter: Allocate the preds in an arraySteven Rostedt2011-02-071-1/+1
* tracing/filter: Dynamically allocate predsSteven Rostedt2011-02-071-1/+2
* tracing/filter: Move OR and AND logic out of fn() methodSteven Rostedt2011-02-071-2/+1
* tracing: Make graph related irqs/preemptsoff functions globalJiri Olsa2010-10-181-0/+4
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-84/+6
|\
| * Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-07-231-0/+4
| |\
| | * tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro2010-07-211-0/+1
| | * tracing: Allow to disable cmdline recordingLi Zefan2010-07-201-0/+3
| * | tracing: Remove special tracesFrederic Weisbecker2010-07-201-7/+0
| * | tracing: Remove sysprof ftrace pluginFrederic Weisbecker2010-07-201-3/+0
| |/
| * tracing: Remove ksym tracerFrederic Weisbecker2010-07-151-6/+0
| * tracing: Don't allocate common fields for every trace eventsLi Zefan2010-06-281-0/+2
| * Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-091-20/+0
| |\
| | * tracing: Remove kmemtrace ftrace pluginLi Zefan2010-06-091-12/+0