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
2009-09-23
seq_file: constify seq_operations
James Morris
2
-4
/
+4
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2009-09-21
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+3
2009-09-21
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+7
2009-09-21
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-108
/
+193
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-21
trivial: Fix duplicated word "options" in comment
Uwe Kleine-Koenig
1
-1
/
+1
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-3
/
+3
2009-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6
Linus Torvalds
1
-2
/
+0
2009-09-20
sched: Fix raciness in runqueue_is_locked()
Andrew Morton
1
-1
/
+7
2009-09-20
tracing: Export trace_profile_buf symbols
Peter Zijlstra
1
-1
/
+4
2009-09-20
includecheck fix: kernel/trace, ring_buffer.c
Jaswinder Singh Rajput
1
-2
/
+0
2009-09-19
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
3
-86
/
+35
2009-09-19
tracing/events: use list_for_entry_continue
Li Zefan
1
-34
/
+15
2009-09-19
tracing: remove max_tracer_type_len
Li Zefan
1
-33
/
+16
2009-09-19
function-graph: use ftrace_graph_funcs directly
Li Zefan
1
-19
/
+4
2009-09-19
Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2
-21
/
+155
2009-09-19
tracing, perf: Convert the power tracer into an event tracer
Arjan van de Ven
5
-239
/
+21
2009-09-18
tracing: Remove markers
Christoph Hellwig
1
-1
/
+0
2009-09-18
tracing: Allocate the ftrace event profile buffer dynamically
Frederic Weisbecker
2
-20
/
+138
2009-09-18
tracing: Factorize the events profile accounting
Frederic Weisbecker
1
-2
/
+18
2009-09-17
tracing: switch function prints from %pf to %ps
Steven Rostedt
3
-7
/
+7
2009-09-17
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-3
/
+3
2009-09-16
tracing: Fix minor bugs for __unregister_ftrace_function_probe
Atsushi Tsuji
1
-2
/
+2
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-3
/
+3
2009-09-15
tracing: optimize global_trace_clock cachelines
Steven Rostedt
1
-10
/
+14
2009-09-14
ftrace: document function and function graph implementation
Mike Frysinger
1
-3
/
+13
2009-09-14
tracing: make testing syscall events a separate configuration
Steven Rostedt
2
-0
/
+24
2009-09-14
tracing: remove some unused macros
Li Zefan
2
-35
/
+0
2009-09-14
ftrace: add compile-time check on F_printk()
Li Zefan
1
-4
/
+41
2009-09-14
tracing: fix F_printk() typos
Li Zefan
1
-9
/
+9
2009-09-14
tracing: add static to generated TRACE_EVENT functions
Steven Rostedt
1
-1
/
+1
2009-09-14
ring-buffer: typecast cmpxchg to fix PowerPC warning
Steven Rostedt
1
-3
/
+3
2009-09-12
tracing: add filter event logic to special, mmiotrace and boot tracers
Steven Rostedt
3
-5
/
+18
2009-09-12
tracing: remove trace_event_types.h
Steven Rostedt
1
-178
/
+0
2009-09-12
tracing: use the new trace_entries.h to create format files
Steven Rostedt
3
-118
/
+136
2009-09-12
tracing: show details of structures within the ftrace structures
Steven Rostedt
2
-7
/
+66
2009-09-12
tracing: use macros to create internal ftrace entry ring buffer structures
Steven Rostedt
2
-133
/
+369
2009-09-12
tracing/profile: fix profile_disable vs module_unload
Li Zefan
1
-1
/
+4
2009-09-12
tracing: do not update tracing_max_latency when tracer is stopped
Carsten Emde
4
-4
/
+14
2009-09-12
tracing: remove unused local variables in tracer probe functions
Carsten Emde
2
-21
/
+1
2009-09-11
tracing: trace parser support for function and graph
jolsa@redhat.com
1
-110
/
+40
2009-09-11
tracing: trace parser support for set_event
jolsa@redhat.com
1
-47
/
+13
2009-09-11
tracing: create generic trace parser
jolsa@redhat.com
2
-0
/
+141
2009-09-11
tracing: consolidate code between trace_output.c and trace_function_graph.c
Steven Rostedt
3
-30
/
+28
2009-09-11
tracing: add lock depth to entries
Steven Rostedt
4
-10
/
+30
2009-09-11
tracing: move tgid out of generic entry and into userstack
Steven Rostedt
4
-6
/
+4
2009-09-11
tracing: add latency format to function_graph tracer
Steven Rostedt
1
-6
/
+68
2009-09-09
tracing: move PRED macros to trace_events_filter.c
Li Zefan
2
-41
/
+41
2009-09-09
tracing: remove stats from struct tracer
Li Zefan
1
-1
/
+0
[next]