aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.h
Commit message (Expand)AuthorAge
* tracing: Format non-nanosec times from tsc clock without a decimal point.David Sharp2012-11-13
* tracing: Use irq_work for wake ups and remove *_nowake_*() functionsSteven Rostedt2012-11-02
* tracing: Remove unused function unregister_tracer()Steven Rostedt2012-11-02
* tracing: Cache comms only after an event occurredSteven Rostedt2012-10-31
* tracing: Enable comm recording if trace_printk() is usedSteven Rostedt2012-10-31
* tracing: Change tracer's integer flags to boolHiraku Toyooka2012-10-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\
| * userns: Teach trace to use from_kuidEric W. Biederman2012-09-18
* | tracing: Add an option for disabling markersMandeep Singh Baines2012-09-24
* | ftrace: Add selftest to test function save-regs supportSteven Rostedt2012-07-31
|/
* tracing: Remove NR_CPUS array from trace_iteratorSteven Rostedt2012-06-28
* Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-24
|\
| * Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-05-14
| |\
| * | tracing: Provide trace events interface for uprobesSrikar Dronamraju2012-05-07
* | | Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-18
|\ \ \ | |_|/ |/| |
| * | tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)Mark Brown2012-04-13
| |/
* | ring-buffer: Add per_cpu ring buffer control filesVaibhav Nagarnaik2012-04-23
* | tracing: Add percpu buffers for trace_printk()Steven Rostedt2012-04-23
|/
* 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