Markus Metzger
|
8bba1bf5e2
x86, ftrace: call trace->open() before stopping tracing; add trace->print_header()
|
16 years ago |
Török Edwin
|
b54d3de9f3
tracing: identify which executable object the userspace address belongs to
|
16 years ago |
Török Edwin
|
02b67518e2
tracing: add support for userspace stacktraces in tracing/iter_ctrl
|
16 years ago |
Frederic Weisbecker
|
0231022cc3
tracing/function-return-tracer: add the overrun field
|
16 years ago |
Frederic Weisbecker
|
adf9f19574
tracing/ftrace: implement a set_flag callback for tracers
|
16 years ago |
Ingo Molnar
|
5a209c2d58
Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/core
|
16 years ago |
Aneesh Kumar K.V
|
0c726da983
tracing: branch tracer, fix writing to trace/trace_options
|
16 years ago |
Frederic Weisbecker
|
1c80025a49
tracing/ftrace: change the type of the init() callback
|
16 years ago |
Steven Rostedt
|
12ef7d4486
ftrace: CPU buffer start annotation clean ups
|
16 years ago |
Steven Rostedt
|
80e5ea4506
ftrace: add tracer called branch
|
16 years ago |
Steven Rostedt
|
9f029e83e9
ftrace: rename unlikely iter_ctrl to branch
|
16 years ago |
Steven Rostedt
|
2ed84eeb88
trace: rename unlikely profiler to branch profiler
|
16 years ago |
Steven Rostedt
|
52f232cb72
tracing: likely/unlikely branch annotation tracer
|
16 years ago |
Frederic Weisbecker
|
7423907283
tracing/fastboot: Use the ring-buffer timestamp for initcall entries
|
16 years ago |
Frederic Weisbecker
|
3f5ec13696
tracing/fastboot: move boot tracer structs and funcs into their own header.
|
16 years ago |
Frederic Weisbecker
|
15e6cb3673
tracing: add a tracer to catch execution time of kernel functions
|
16 years ago |
Steven Rostedt
|
a309720c87
ftrace: display start of CPU buffer in trace output
|
16 years ago |
Steven Rostedt
|
c76f06945b
ftrace: remove trace array ctrl
|
16 years ago |
Steven Rostedt
|
bbf5b1a0ce
ftrace: remove ctrl_update method
|
16 years ago |
Steven Rostedt
|
e168e0516e
ftrace: fix sched_switch API
|
16 years ago |
Steven Rostedt
|
75f5c47da3
ftrace: fix boot trace sched startup
|
16 years ago |
Steven Rostedt
|
9036990d46
ftrace: restructure tracing start/stop infrastructure
|
16 years ago |
Ingo Molnar
|
79c81d220c
Merge branch 'tracing/fastboot' into tracing/ftrace
|
16 years ago |
Frederic Weisbecker
|
d7ad44b697
tracing/fastboot: use sched switch tracer from boot tracer
|
16 years ago |
Steven Rostedt
|
b2a866f934
ftrace: function tracer with irqs disabled
|
16 years ago |
Steven Rostedt
|
8f0a056fcb
ftrace: introduce ftrace_preempt_disable()/enable()
|
16 years ago |
Steven Rostedt
|
9244489a7b
ftrace: handle archs that do not support irqs_disabled_flags
|
16 years ago |
Steven Rostedt
|
606576ce81
ftrace: rename FTRACE to FUNCTION_TRACER
|
16 years ago |
Steven Rostedt
|
38697053fa
ftrace: preempt disable over interrupt disable
|
16 years ago |
Steven Rostedt
|
7104f300c5
ftrace: type cast filter+verifier
|
16 years ago |