Steven Rostedt (Red Hat)
|
10246fa35d
tracing: Use flag buffer_disabled for irqsoff tracer
|
12 years ago |
Steven Rostedt (Red Hat)
|
328df4759c
tracing: Add function-trace option to disable function tracing of latency tracers
|
12 years ago |
Steven Rostedt (Red Hat)
|
12883efb67
tracing: Consolidate max_tr into main trace_array structure
|
12 years ago |
Steven Rostedt
|
a7603ff4b5
tracing: Replace the static global per_cpu arrays with allocated per_cpu
|
13 years ago |
Steven Rostedt
|
2b6080f28c
tracing: Encapsulate global_trace and remove dependencies on global vars
|
13 years ago |
Steven Rostedt (Red Hat)
|
613f04a0f5
tracing: Prevent buffer overwrite disabled for latency tracers
|
12 years ago |
Linus Torvalds
|
a2013a13e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Nadia Yvette Chambers
|
6d49e352ae
propagate name change to comments in kernel source
|
12 years ago |
Hiraku Toyooka
|
f43c738bfa
tracing: Change tracer's integer flags to bool
|
12 years ago |
Steven Rostedt
|
6f4156723c
tracing: Allow tracers to start at core initcall
|
12 years ago |
Steven Rostedt
|
4740974a68
ftrace: Add default recursion protection for function tracing
|
13 years ago |
Steven Rostedt
|
a1e2e31d17
ftrace: Return pt_regs to function trace callback
|
14 years ago |
Steven Rostedt
|
2f5f6ad939
ftrace: Pass ftrace_ops as third parameter to function trace callback
|
14 years ago |
Ingo Molnar
|
efc96737bd
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
|
13 years ago |
Jiri Olsa
|
7e9a49ef54
tracing/latency: Fix header output for latency tracers
|
13 years ago |
Linus Torvalds
|
7115e3fcf4
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Steven Rostedt
|
e36de1de4a
tracing: Fix preemptirqsoff tracer to not stop at preempt off
|
13 years ago |
Thomas Gleixner
|
5389f6fad2
locking, tracing: Annotate tracing locks as raw
|
16 years ago |
Jiri Olsa
|
321e68b095
tracing, function_graph: Remove dependency of abstime and duration fields on latency
|
14 years ago |
Steven Rostedt
|
b848914ce3
ftrace: Implement separate user function filtering
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Tejun Heo
|
2ce802f62b
lockdep: Move early boot local IRQ enable/disable status to init/main.c
|
14 years ago |
Steven Rostedt
|
5e6d2b9cfa
tracing: Use one prologue for the preempt irqs off tracer function tracers
|
14 years ago |
Jiri Olsa
|
0a772620a2
tracing: Make graph related irqs/preemptsoff functions global
|
14 years ago |
KOSAKI Motohiro
|
ef710e100c
tracing: Shrink max latency ringbuffer if unnecessary
|
15 years ago |
Jiri Olsa
|
62b915f106
tracing: Add graph output support for irqsoff tracer
|
15 years ago |
Steven Rostedt
|
cc51a0fca6
tracing: Add stack trace to irqsoff tracer
|
15 years ago |
Carsten Emde
|
b5130b1e7d
tracing: do not update tracing_max_latency when tracer is stopped
|
16 years ago |
Carsten Emde
|
41dfba4367
tracing: remove unused local variables in tracer probe functions
|
16 years ago |
Steven Rostedt
|
2f26ebd549
tracing: use timestamp to determine start of latency traces
|
16 years ago |