index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.h
Age
Commit message (
Expand
)
Author
2012-05-14
Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-05-07
tracing: Provide trace events interface for uprobes
Srikar Dronamraju
2012-04-23
ring-buffer: Add per_cpu ring buffer control files
Vaibhav Nagarnaik
2012-04-23
tracing: Add percpu buffers for trace_printk()
Steven Rostedt
2012-04-13
tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)
Mark Brown
2012-03-13
tracing: Fix build breakage without CONFIG_PERF_EVENTS
Mark Brown
2012-02-22
tracing/ring-buffer: Only have tracing_on disable tracing buffers
Steven Rostedt
2012-02-21
ftrace, perf: Add filter support for function trace event
Jiri Olsa
2012-02-21
ftrace: Allow to specify filter field type for ftrace events
Jiri Olsa
2012-02-21
ftrace, perf: Add support to use function tracepoint in perf
Jiri Olsa
2012-02-21
ftrace: Add FTRACE_ENTRY_REG macro to allow event registration
Jiri Olsa
2012-02-21
ftrace: Add enable/disable ftrace_ops control interface
Jiri Olsa
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-03
switch debugfs to umode_t
Al Viro
2011-11-17
tracing: Add irq, preempt-count and need resched info to default trace output
Steven Rostedt
2011-11-07
tracing/latency: Fix header output for latency tracers
Jiri Olsa
2011-10-11
tracing: Warn on output if the function tracer was found corrupted
Steven Rostedt
2011-08-19
tracing/filter: Add startup tests for events filter
Jiri Olsa
2011-08-19
tracing/filter: Remove field_name from filter_pred struct
Jiri Olsa
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-21
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-07-21
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-07-07
tracing: Still trace filtered irq functions when irq trace is disabled
Steven Rostedt
2011-07-07
tracing: Fix bug when reading system filters on module removal
Steven Rostedt
2011-06-14
tracing/kprobes: Fix kprobe-tracer to support stack trace
Masami Hiramatsu
2011-06-14
tracing: Add disable_on_free option
Steven Rostedt
2011-05-25
ftrace: Add internal recursive checks
Steven Rostedt
2011-05-18
ftrace: Add self-tests for multiple function trace users
Steven Rostedt
2011-03-10
tracing: Align 4 byte ints together in struct tracer
Steven Rostedt
2011-03-09
tracing: Add an 'overwrite' trace_option.
David Sharp
2011-02-07
tracing/filter: Increase the max preds to 2^14
Steven Rostedt
2011-02-07
tracing/filter: Move MAX_FILTER_PRED to local tracing directory
Steven Rostedt
2011-02-07
tracing/filter: Optimize filter by folding the tree
Steven Rostedt
2011-02-07
tracing/filter: Use a tree instead of stack for filter_match_preds()
Steven Rostedt
2011-02-07
tracing/filter: Allocate the preds in an array
Steven Rostedt
2011-02-07
tracing/filter: Dynamically allocate preds
Steven Rostedt
2011-02-07
tracing/filter: Move OR and AND logic out of fn() method
Steven Rostedt
2010-10-18
tracing: Make graph related irqs/preemptsoff functions global
Jiri Olsa
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-08-05
ftrace,kdb: Extend kdb to be able to dump the ftrace buffer
Jason Wessel
2010-07-23
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-07-21
tracing: Shrink max latency ringbuffer if unnecessary
KOSAKI Motohiro
2010-07-20
tracing: Allow to disable cmdline recording
Li Zefan
2010-07-20
tracing: Remove special traces
Frederic Weisbecker
2010-07-20
tracing: Remove sysprof ftrace plugin
Frederic Weisbecker
2010-07-15
tracing: Remove ksym tracer
Frederic Weisbecker
2010-06-28
tracing: Don't allocate common fields for every trace events
Li Zefan
2010-06-09
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2010-06-09
tracing: Remove kmemtrace ftrace plugin
Li Zefan
2010-06-08
tracing: Remove boot tracer
Américo Wang
[prev]
[next]