index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-13
tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)
Mark Brown
1
-2
/
+2
2012-03-13
tracing: Fix build breakage without CONFIG_PERF_EVENTS
Mark Brown
1
-2
/
+0
2012-02-22
tracing/ring-buffer: Only have tracing_on disable tracing buffers
Steven Rostedt
1
-0
/
+1
2012-02-21
ftrace, perf: Add filter support for function trace event
Jiri Olsa
1
-2
/
+0
2012-02-21
ftrace: Allow to specify filter field type for ftrace events
Jiri Olsa
1
-10
/
+13
2012-02-21
ftrace, perf: Add support to use function tracepoint in perf
Jiri Olsa
1
-0
/
+11
2012-02-21
ftrace: Add FTRACE_ENTRY_REG macro to allow event registration
Jiri Olsa
1
-0
/
+4
2012-02-21
ftrace: Add enable/disable ftrace_ops control interface
Jiri Olsa
1
-0
/
+2
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2012-01-03
switch debugfs to umode_t
Al Viro
1
-1
/
+1
2011-11-17
tracing: Add irq, preempt-count and need resched info to default trace output
Steven Rostedt
1
-0
/
+1
2011-11-07
tracing/latency: Fix header output for latency tracers
Jiri Olsa
1
-0
/
+1
2011-10-11
tracing: Warn on output if the function tracer was found corrupted
Steven Rostedt
1
-0
/
+2
2011-08-19
tracing/filter: Add startup tests for events filter
Jiri Olsa
1
-0
/
+3
2011-08-19
tracing/filter: Remove field_name from filter_pred struct
Jiri Olsa
1
-10
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-21
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-16
/
+34
2011-07-21
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-0
/
+1
2011-07-07
tracing: Still trace filtered irq functions when irq trace is disabled
Steven Rostedt
1
-16
/
+34
2011-07-07
tracing: Fix bug when reading system filters on module removal
Steven Rostedt
1
-0
/
+1
2011-06-14
tracing/kprobes: Fix kprobe-tracer to support stack trace
Masami Hiramatsu
1
-0
/
+9
2011-06-14
tracing: Add disable_on_free option
Steven Rostedt
1
-0
/
+1
2011-05-25
ftrace: Add internal recursive checks
Steven Rostedt
1
-0
/
+15
2011-05-18
ftrace: Add self-tests for multiple function trace users
Steven Rostedt
1
-0
/
+2
2011-03-10
tracing: Align 4 byte ints together in struct tracer
Steven Rostedt
1
-1
/
+1
2011-03-09
tracing: Add an 'overwrite' trace_option.
David Sharp
1
-0
/
+1
2011-02-07
tracing/filter: Increase the max preds to 2^14
Steven Rostedt
1
-1
/
+8
2011-02-07
tracing/filter: Move MAX_FILTER_PRED to local tracing directory
Steven Rostedt
1
-0
/
+2
2011-02-07
tracing/filter: Optimize filter by folding the tree
Steven Rostedt
1
-1
/
+11
2011-02-07
tracing/filter: Use a tree instead of stack for filter_match_preds()
Steven Rostedt
1
-1
/
+8
2011-02-07
tracing/filter: Allocate the preds in an array
Steven Rostedt
1
-1
/
+1
2011-02-07
tracing/filter: Dynamically allocate preds
Steven Rostedt
1
-1
/
+2
2011-02-07
tracing/filter: Move OR and AND logic out of fn() method
Steven Rostedt
1
-2
/
+1
2010-10-18
tracing: Make graph related irqs/preemptsoff functions global
Jiri Olsa
1
-0
/
+4
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-84
/
+6
2010-08-05
ftrace,kdb: Extend kdb to be able to dump the ftrace buffer
Jason Wessel
1
-0
/
+19
2010-07-23
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-0
/
+4
2010-07-21
tracing: Shrink max latency ringbuffer if unnecessary
KOSAKI Motohiro
1
-0
/
+1
2010-07-20
tracing: Allow to disable cmdline recording
Li Zefan
1
-0
/
+3
2010-07-20
tracing: Remove special traces
Frederic Weisbecker
1
-7
/
+0
2010-07-20
tracing: Remove sysprof ftrace plugin
Frederic Weisbecker
1
-3
/
+0
2010-07-15
tracing: Remove ksym tracer
Frederic Weisbecker
1
-6
/
+0
2010-06-28
tracing: Don't allocate common fields for every trace events
Li Zefan
1
-0
/
+2
2010-06-09
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
1
-20
/
+0
2010-06-09
tracing: Remove kmemtrace ftrace plugin
Li Zefan
1
-12
/
+0
2010-06-08
tracing: Remove boot tracer
Américo Wang
1
-8
/
+0
2010-06-03
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
1
-48
/
+0
2010-05-18
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
1
-18
/
+2
2010-05-14
tracing: Fix function declarations if !CONFIG_STACKTRACE
Li Zefan
1
-2
/
+2
2010-05-14
tracing: Combine event filter_active and enable into single flags field
Steven Rostedt
1
-1
/
+1
[next]