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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-16
ring-buffer: Make removal of ring buffer pages atomic
Vaibhav Nagarnaik
2
-76
/
+209
2012-05-16
tracing: Clean up tracing_mark_write()
Steven Rostedt
1
-13
/
+11
2012-05-14
Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
5
-300
/
+453
2012-05-10
tracing: Do not enable function event with enable
Steven Rostedt
2
-1
/
+5
2012-05-08
tracing: Remove ftrace_disable/enable_cpu()
Steven Rostedt
1
-42
/
+2
2012-05-08
tracing: Use seq_*_private interface for some seq files
Jiri Olsa
2
-58
/
+16
2012-05-07
tracing: Provide trace events interface for uprobes
Srikar Dronamraju
7
-6
/
+823
2012-05-07
tracing: Extract out common code for kprobes/uprobes trace events
Srikar Dronamraju
5
-871
/
+1016
2012-05-07
tracing: Modify is_delete, is_return from int to bool
Srikar Dronamraju
1
-8
/
+8
2012-04-23
ring-buffer: Add per_cpu ring buffer control files
Vaibhav Nagarnaik
3
-147
/
+293
2012-04-23
tracing: Remove an unneeded check in trace_seq_buffer()
Dan Carpenter
1
-4
/
+1
2012-04-23
tracing: Add percpu buffers for trace_printk()
Steven Rostedt
3
-49
/
+141
2012-04-19
tracing: Fix stacktrace of latency tracers (irqsoff and friends)
Steven Rostedt
1
-0
/
+5
2012-04-18
Fix "the the" in various Kconfig
Masanari Iida
1
-1
/
+1
2012-04-16
tracing: Fix regression with tracing_on
Steven Rostedt
1
-3
/
+5
2012-04-13
tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)
Mark Brown
1
-2
/
+2
2012-04-11
trace: Remove unused workqueue tracer
Stephen Boyd
2
-301
/
+0
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-16
/
+2
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-16
/
+2
2012-03-27
tracing: Fix ent_size in trace output
Steven Rostedt
1
-0
/
+4
2012-03-26
Merge branch 'linus' into perf/urgent
Ingo Molnar
1
-1
/
+1
2012-03-24
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2
-5
/
+13
2012-03-22
tracing: Fix ftrace stack trace entries
Wolfgang Mauerer
2
-5
/
+13
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2012-03-20
constify path argument of trace_seq_path()
Al Viro
1
-1
/
+1
2012-03-13
tracing: Fix build breakage without CONFIG_PERF_EVENTS
Mark Brown
1
-2
/
+0
2012-03-13
ftrace: Fix function_graph for archs that test ftrace_trace_function
Rajesh Bhagat
1
-1
/
+2
2012-03-01
tracing: Keep NMI watchdog from triggering when dumping trace
Steven Rostedt
1
-0
/
+2
2012-02-27
tracing: Do not select FRAME_POINTER on PPC
Gerlando Falauto
1
-1
/
+1
2012-02-22
tracing/ring-buffer: Only have tracing_on disable tracing buffers
Steven Rostedt
3
-97
/
+168
2012-02-21
ftrace, perf: Add filter support for function trace event
Jiri Olsa
4
-9
/
+168
2012-02-21
ftrace: Allow to specify filter field type for ftrace events
Jiri Olsa
4
-47
/
+82
2012-02-21
ftrace, perf: Add support to use function tracepoint in perf
Jiri Olsa
4
-2
/
+106
2012-02-21
ftrace: Add FTRACE_ENTRY_REG macro to allow event registration
Jiri Olsa
2
-2
/
+20
2012-02-21
ftrace, perf: Add add/del tracepoint perf registration actions
Jiri Olsa
4
-1
/
+11
2012-02-21
ftrace, perf: Add open/close tracepoint perf registration actions
Jiri Olsa
4
-49
/
+97
2012-02-21
ftrace: Add enable/disable ftrace_ops control interface
Jiri Olsa
2
-7
/
+106
2012-02-21
tracing: Don't use p->len field to determine output in __print_*() functions
Steven Rostedt
1
-3
/
+3
2012-02-20
tracing: Don't print an extra separator of flags
Andrey Vagin
1
-2
/
+4
2012-02-13
tracing/trivial: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
3
-7
/
+6
2012-02-13
ftrace: sched_switch plugin is deprecated
Geunsik Lim
1
-3
/
+3
2012-02-03
ftrace: Change filter/notrace set functions to return exit code
Jiri Olsa
1
-6
/
+9
2012-01-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-345
/
+683
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
3
-3
/
+3
2012-01-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-37
/
+138
2012-01-03
switch debugfs to umode_t
Al Viro
3
-3
/
+3
2011-12-21
tracing: Factorize filter creation
Tejun Heo
1
-141
/
+142
2011-12-21
tracing: Have stack tracing set filtered functions at boot
Steven Rostedt
1
-0
/
+11
2011-12-21
ftrace: Allow access to the boot time function enabling
Steven Rostedt
1
-4
/
+4
2011-12-21
tracing: Have stack_tracer use a separate list of functions
Steven Rostedt
1
-1
/
+18
[prev]
[next]