aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.h
Commit message (Expand)AuthorAge
* tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)Mark Brown2012-04-13
* tracing: Fix build breakage without CONFIG_PERF_EVENTSMark Brown2012-03-13
* tracing/ring-buffer: Only have tracing_on disable tracing buffersSteven Rostedt2012-02-22
* ftrace, perf: Add filter support for function trace eventJiri Olsa2012-02-21
* ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa2012-02-21
* ftrace, perf: Add support to use function tracepoint in perfJiri Olsa2012-02-21
* ftrace: Add FTRACE_ENTRY_REG macro to allow event registrationJiri Olsa2012-02-21
* ftrace: Add enable/disable ftrace_ops control interfaceJiri Olsa2012-02-21
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\
| * switch debugfs to umode_tAl Viro2012-01-03
* | tracing: Add irq, preempt-count and need resched info to default trace outputSteven Rostedt2011-11-17
* | tracing/latency: Fix header output for latency tracersJiri Olsa2011-11-07
|/
* tracing: Warn on output if the function tracer was found corruptedSteven Rostedt2011-10-11
* tracing/filter: Add startup tests for events filterJiri Olsa2011-08-19
* tracing/filter: Remove field_name from filter_pred structJiri Olsa2011-08-19
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-07-21
|\
| * tracing: Still trace filtered irq functions when irq trace is disabledSteven Rostedt2011-07-07
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-07-21
|\ \ | |/ |/|
| * tracing: Fix bug when reading system filters on module removalSteven Rostedt2011-07-07
* | tracing/kprobes: Fix kprobe-tracer to support stack traceMasami Hiramatsu2011-06-14
* | tracing: Add disable_on_free optionSteven Rostedt2011-06-14
|/
* ftrace: Add internal recursive checksSteven Rostedt2011-05-25
* ftrace: Add self-tests for multiple function trace usersSteven Rostedt2011-05-18
* tracing: Align 4 byte ints together in struct tracerSteven Rostedt2011-03-10
* tracing: Add an 'overwrite' trace_option.David Sharp2011-03-09
* tracing/filter: Increase the max preds to 2^14Steven Rostedt2011-02-07
* tracing/filter: Move MAX_FILTER_PRED to local tracing directorySteven Rostedt2011-02-07
* tracing/filter: Optimize filter by folding the treeSteven Rostedt2011-02-07
* tracing/filter: Use a tree instead of stack for filter_match_preds()Steven Rostedt2011-02-07
* tracing/filter: Allocate the preds in an arraySteven Rostedt2011-02-07
* tracing/filter: Dynamically allocate predsSteven Rostedt2011-02-07
* tracing/filter: Move OR and AND logic out of fn() methodSteven Rostedt2011-02-07
* tracing: Make graph related irqs/preemptsoff functions globalJiri Olsa2010-10-18
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\
| * Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-07-23
| |\
| | * tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro2010-07-21
| | * tracing: Allow to disable cmdline recordingLi Zefan2010-07-20
| * | tracing: Remove special tracesFrederic Weisbecker2010-07-20
| * | tracing: Remove sysprof ftrace pluginFrederic Weisbecker2010-07-20
| |/
| * tracing: Remove ksym tracerFrederic Weisbecker2010-07-15
| * tracing: Don't allocate common fields for every trace eventsLi Zefan2010-06-28
| * Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-09
| |\
| | * tracing: Remove kmemtrace ftrace pluginLi Zefan2010-06-09
| | * tracing: Remove boot tracerAmérico Wang2010-06-08
| * | tracing: Remove ftrace_preempt_disable/enableSteven Rostedt2010-06-03
| |/
* / ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel2010-08-05
|/
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-18
|\
| * tracing/kprobes: Support basic types on dynamic eventsMasami Hiramatsu2010-04-14
| * x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-26