summaryrefslogtreecommitdiff
path: root/kernel/trace/trace.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+1
2012-09-24tracing: Add an option for disabling markersMandeep Singh Baines1-0/+1
2012-09-18userns: Teach trace to use from_kuidEric W. Biederman1-1/+1
2012-07-31ftrace: Add selftest to test function save-regs supportSteven Rostedt1-1/+1
2012-06-28tracing: Remove NR_CPUS array from trace_iteratorSteven Rostedt1-0/+8
2012-05-24Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+5
2012-05-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo1-2/+2
2012-05-14Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-1/+3
2012-05-07tracing: Provide trace events interface for uprobesSrikar Dronamraju1-0/+5
2012-04-24ring-buffer: Add per_cpu ring buffer control filesVaibhav Nagarnaik1-1/+1
2012-04-24tracing: Add percpu buffers for trace_printk()Steven Rostedt1-0/+2
2012-04-14tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)Mark Brown1-2/+2
2012-03-14tracing: Fix build breakage without CONFIG_PERF_EVENTSMark Brown1-2/+0
2012-02-23tracing/ring-buffer: Only have tracing_on disable tracing buffersSteven Rostedt1-0/+1
2012-02-21ftrace, perf: Add filter support for function trace eventJiri Olsa1-2/+0
2012-02-21ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa1-10/+13
2012-02-21ftrace, perf: Add support to use function tracepoint in perfJiri Olsa1-0/+11
2012-02-21ftrace: Add FTRACE_ENTRY_REG macro to allow event registrationJiri Olsa1-0/+4
2012-02-21ftrace: Add enable/disable ftrace_ops control interfaceJiri Olsa1-0/+2
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-1/+1
2012-01-04switch debugfs to umode_tAl Viro1-1/+1
2011-11-17tracing: Add irq, preempt-count and need resched info to default trace outputSteven Rostedt1-0/+1
2011-11-07tracing/latency: Fix header output for latency tracersJiri Olsa1-0/+1
2011-10-11tracing: Warn on output if the function tracer was found corruptedSteven Rostedt1-0/+2
2011-08-19tracing/filter: Add startup tests for events filterJiri Olsa1-0/+3
2011-08-19tracing/filter: Remove field_name from filter_pred structJiri Olsa1-10/+1
2011-07-27atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-21Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-16/+34
2011-07-21Merge branch 'perf/urgent' into perf/coreIngo Molnar1-0/+1
2011-07-08tracing: Still trace filtered irq functions when irq trace is disabledSteven Rostedt1-16/+34
2011-07-07tracing: Fix bug when reading system filters on module removalSteven Rostedt1-0/+1
2011-06-15tracing/kprobes: Fix kprobe-tracer to support stack traceMasami Hiramatsu1-0/+9
2011-06-15tracing: Add disable_on_free optionSteven Rostedt1-0/+1
2011-05-26ftrace: Add internal recursive checksSteven Rostedt1-0/+15
2011-05-19ftrace: Add self-tests for multiple function trace usersSteven Rostedt1-0/+2
2011-03-10tracing: Align 4 byte ints together in struct tracerSteven Rostedt1-1/+1
2011-03-09tracing: Add an 'overwrite' trace_option.David Sharp1-0/+1
2011-02-08tracing/filter: Increase the max preds to 2^14Steven Rostedt1-1/+8
2011-02-08tracing/filter: Move MAX_FILTER_PRED to local tracing directorySteven Rostedt1-0/+2
2011-02-08tracing/filter: Optimize filter by folding the treeSteven Rostedt1-1/+11
2011-02-08tracing/filter: Use a tree instead of stack for filter_match_preds()Steven Rostedt1-1/+8
2011-02-08tracing/filter: Allocate the preds in an arraySteven Rostedt1-1/+1
2011-02-08tracing/filter: Dynamically allocate predsSteven Rostedt1-1/+2
2011-02-08tracing/filter: Move OR and AND logic out of fn() methodSteven Rostedt1-2/+1
2010-10-18tracing: Make graph related irqs/preemptsoff functions globalJiri Olsa1-0/+4
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-84/+6
2010-08-05ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel1-0/+19
2010-07-23Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+4
2010-07-21tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro1-0/+1
2010-07-21tracing: Allow to disable cmdline recordingLi Zefan1-0/+3