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 |
Clark Williams
|
8bd75c77b7
sched/rt: Move rt specific bits into new header file
|
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 |
Jiri Olsa
|
7e9a49ef54
tracing/latency: Fix header output for latency tracers
|
13 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 |
Steven Rostedt
|
7e40798f40
tracing: Fix compile issue for trace_sched_wakeup.c
|
14 years ago |
Steven Rostedt
|
542181d376
tracing: Use one prologue for the wakeup tracer function tracers
|
14 years ago |
Jiri Olsa
|
7495a5beaa
tracing: Graph support for wakeup tracer
|
14 years ago |
KOSAKI Motohiro
|
ef710e100c
tracing: Shrink max latency ringbuffer if unnecessary
|
15 years ago |
Steven Rostedt
|
5168ae50a6
tracing: Remove ftrace_preempt_disable/enable
|
15 years ago |
Steven Rostedt
|
38516ab59f
tracing: Let tracepoints have data passed to tracepoint callbacks
|
15 years ago |
Peter Zijlstra
|
27a9da6538
sched: Remove rq argument to the tracepoints
|
15 years ago |
Thomas Gleixner
|
0199c4e68d
locking: Convert __raw_spin* functions to arch_spin*
|
15 years ago |
Thomas Gleixner
|
edc35bd72e
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
|
15 years ago |
Thomas Gleixner
|
445c89514b
locking: Convert raw_spinlock to arch_spinlock
|
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
|
478142c39c
tracing: do not grab lock in wakeup latency function tracing
|
16 years ago |
Steven Rostedt
|
2f26ebd549
tracing: use timestamp to determine start of latency traces
|
16 years ago |