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
2008-12-29
ftrace: remove obsolete print continue functionality
Steven Rostedt
2008-12-19
ftrace: introduce tracing_reset_online_cpus() helper
Pekka J Enberg
2008-12-17
tracing/ftrace: add the printk-msg-only option
Frederic Weisbecker
2008-12-12
x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface
Markus Metzger
2008-12-05
tracing/ftrace: fix the check of ftrace_trace_task
Frederic Weisbecker
2008-12-05
Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...
Ingo Molnar
2008-12-04
tracing/function-graph-tracer: handle ftrace_printk entries
Frederic Weisbecker
2008-12-04
tracing: fix typo and missing inline function
Ingo Molnar
2008-12-04
ftrace: use struct pid
Steven Rostedt
2008-12-04
ftrace: trace single pid for function graph tracer
Steven Rostedt
2008-12-04
ftrace: graph of a single function
Steven Rostedt
2008-12-03
ftrace: function graph return for function entry
Steven Rostedt
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
ftrace: add thread comm to function graph tracer
Steven Rostedt
2008-11-26
tracing/function-return-tracer: set a more human readable output
Frederic Weisbecker
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-25
x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea...
Markus Metzger
2008-11-23
tracing: identify which executable object the userspace address belongs to
Török Edwin
2008-11-23
tracing: add support for userspace stacktraces in tracing/iter_ctrl
Török Edwin
2008-11-18
tracing/function-return-tracer: add the overrun field
Frederic Weisbecker
2008-11-18
tracing/ftrace: implement a set_flag callback for tracers
Frederic Weisbecker
2008-11-18
Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/core
Ingo Molnar
2008-11-17
tracing: branch tracer, fix writing to trace/trace_options
Aneesh Kumar K.V
2008-11-16
tracing/ftrace: change the type of the init() callback
Frederic Weisbecker
2008-11-13
ftrace: CPU buffer start annotation clean ups
Steven Rostedt
2008-11-12
ftrace: add tracer called branch
Steven Rostedt
2008-11-12
ftrace: rename unlikely iter_ctrl to branch
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/fastboot: Use the ring-buffer timestamp for initcall entries
Frederic Weisbecker
2008-11-12
tracing/fastboot: move boot tracer structs and funcs into their own header.
Frederic Weisbecker
2008-11-11
tracing: add a tracer to catch execution time of kernel functions
Frederic Weisbecker
2008-11-08
ftrace: display start of CPU buffer in trace output
Steven Rostedt
2008-11-08
ftrace: remove trace array ctrl
Steven Rostedt
2008-11-08
ftrace: remove ctrl_update method
Steven Rostedt
2008-11-08
ftrace: fix sched_switch API
Steven Rostedt
2008-11-08
ftrace: fix boot trace sched startup
Steven Rostedt
2008-11-06
ftrace: restructure tracing start/stop infrastructure
Steven Rostedt
2008-11-06
Merge branch 'tracing/fastboot' into tracing/ftrace
Ingo Molnar
2008-11-04
tracing/fastboot: use sched switch tracer from boot tracer
Frederic Weisbecker
2008-11-04
ftrace: function tracer with irqs disabled
Steven Rostedt
2008-11-04
ftrace: introduce ftrace_preempt_disable()/enable()
Steven Rostedt
2008-10-31
ftrace: handle archs that do not support irqs_disabled_flags
Steven Rostedt
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
2008-10-14
ftrace: preempt disable over interrupt disable
Steven Rostedt
2008-10-14
ftrace: type cast filter+verifier
Steven Rostedt
2008-10-14
tracing/ftrace: change the type of the print_line callback
Frederic Weisbecker
2008-10-14
ftrace: take advantage of variable length entries
Steven Rostedt
[prev]
[next]