index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
Makefile
Age
Commit message (
Expand
)
Author
2009-06-09
tracing/events: convert block trace points to TRACE_EVENT()
Li Zefan
2009-05-07
Merge branch 'tracing/hw-branch-tracing' into tracing/core
Ingo Molnar
2009-05-06
ring-buffer: add benchmark and tester
Steven Rostedt
2009-04-14
tracing/events: move the ftrace event tracing code to core
Steven Rostedt
2009-04-14
tracing: make the trace clocks available generally
Ingo Molnar
2009-04-14
tracing/infrastructure: separate event tracer from event support
Tom Zanussi
2009-03-22
tracing: add per-event filtering
Tom Zanussi
2009-03-20
ftrace: event profile hooks
Peter Zijlstra
2009-03-13
tracing/ftrace: syscall tracing infrastructure, basics
Frederic Weisbecker
2009-03-06
tracing/core: drop the old trace_printk() implementation in favour of trace_b...
Frederic Weisbecker
2009-03-06
tracing: infrastructure for supporting binary record
Lai Jiangshan
2009-03-05
tracing: add format files for ftrace default entries
Steven Rostedt
2009-02-26
tracing: implement trace_clock_*() APIs
Ingo Molnar
2009-02-24
tracing: add schedule events to event trace
Steven Rostedt
2009-02-24
tracing: add event trace infrastructure
Steven Rostedt
2009-02-09
tracing/blktrace: move the tracing file to kernel/trace
Frederic Weisbecker
2009-01-14
tracing: add a new workqueue tracer
Frederic Weisbecker
2009-01-06
Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent
Ingo Molnar
2008-12-30
tracing/kmemtrace: normalize the raw tracer event to the unified tracing API
Frederic Weisbecker
2008-12-29
tracing/ftrace: provide the base infrastructure for histogram tracing
Frederic Weisbecker
2008-12-29
ftrace: set up trace event hash infrastructure
Steven Rostedt
2008-12-12
x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface
Markus Metzger
2008-11-27
Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...
Ingo Molnar
2008-11-26
tracing: add "power-tracer": C/P state tracer to help power optimization
Arjan van de Ven
2008-11-26
tracing/function-return-tracer: change the name into function-graph-tracer
Frederic Weisbecker
2008-11-25
x86, bts, ftrace: a BTS ftrace plug-in prototype
Markus Metzger
2008-11-12
ftrace: rename trace_unlikely.c file
Steven Rostedt
2008-11-12
trace: rename unlikely profiler to branch profiler
Steven Rostedt
2008-11-12
tracing: likely/unlikely branch annotation tracer
Steven Rostedt
2008-11-12
tracing: profile likely and unlikely annotations
Steven Rostedt
2008-11-11
tracing: add a tracer to catch execution time of kernel functions
Frederic Weisbecker
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
2008-10-14
tracing: unified trace buffer
Steven Rostedt
2008-10-14
tracing/ftrace: give an entry on the config for boot tracer
Frédéric Weisbecker
2008-10-14
ftrace: add nop tracer
Steven Noonan
2008-10-14
ftrace: add stack tracer
Steven Rostedt
2008-07-10
Merge branch 'tracing/sysprof' into auto-ftrace-next
Ingo Molnar
2008-05-24
ftrace: add mmiotrace plugin
Pekka Paalanen
2008-05-23
ftrace: add sysprof plugin
Ingo Molnar
2008-05-23
ftrace: fix dynamic ftrace selftest
Steven Rostedt
2008-05-23
ftrace: disable -pg for the tracer itself
Ingo Molnar
2008-05-23
ftrace: trace preempt off critical timings
Steven Rostedt
2008-05-23
ftrace: trace irq disabled critical timings
Steven Rostedt
2008-05-23
ftrace: tracer for scheduler wakeup latency
Steven Rostedt
2008-05-23
ftrace: add tracing of context switches
Steven Rostedt
2008-05-23
ftrace: function tracer
Steven Rostedt
2008-05-23
ftrace: latency tracer infrastructure
Steven Rostedt
2008-05-23
ftrace: add basic support for gcc profiler instrumentation
Arnaldo Carvalho de Melo