Jiri Olsa
|
321e68b095
tracing, function_graph: Remove dependency of abstime and duration fields on latency
|
14 年之前 |
Steven Rostedt
|
b848914ce3
ftrace: Implement separate user function filtering
|
14 年之前 |
Steven Rostedt
|
7e40798f40
tracing: Fix compile issue for trace_sched_wakeup.c
|
14 年之前 |
Steven Rostedt
|
542181d376
tracing: Use one prologue for the wakeup tracer function tracers
|
14 年之前 |
Jiri Olsa
|
7495a5beaa
tracing: Graph support for wakeup tracer
|
14 年之前 |
KOSAKI Motohiro
|
ef710e100c
tracing: Shrink max latency ringbuffer if unnecessary
|
15 年之前 |
Steven Rostedt
|
5168ae50a6
tracing: Remove ftrace_preempt_disable/enable
|
15 年之前 |
Steven Rostedt
|
38516ab59f
tracing: Let tracepoints have data passed to tracepoint callbacks
|
15 年之前 |
Peter Zijlstra
|
27a9da6538
sched: Remove rq argument to the tracepoints
|
15 年之前 |
Thomas Gleixner
|
0199c4e68d
locking: Convert __raw_spin* functions to arch_spin*
|
15 年之前 |
Thomas Gleixner
|
edc35bd72e
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
|
15 年之前 |
Thomas Gleixner
|
445c89514b
locking: Convert raw_spinlock to arch_spinlock
|
15 年之前 |
Carsten Emde
|
b5130b1e7d
tracing: do not update tracing_max_latency when tracer is stopped
|
15 年之前 |
Carsten Emde
|
41dfba4367
tracing: remove unused local variables in tracer probe functions
|
15 年之前 |
Steven Rostedt
|
478142c39c
tracing: do not grab lock in wakeup latency function tracing
|
15 年之前 |
Steven Rostedt
|
2f26ebd549
tracing: use timestamp to determine start of latency traces
|
15 年之前 |
Steven Rostedt
|
9be24414aa
tracing/wakeup: move access to wakeup_cpu into spinlock
|
16 年之前 |
Steven Rostedt
|
ad8d75fff8
tracing/events: move trace point headers into include/trace/events
|
16 年之前 |
Steven Rostedt
|
301fd748e2
tracing: remove CALLER_ADDR2 from wakeup tracer
|
16 年之前 |
Steven Rostedt
|
e9d25fe6ea
tracing: have latency tracers set the latency format
|
16 年之前 |
Frederic Weisbecker
|
6eaaa5d57e
tracing/core: use appropriate waiting on trace_pipe
|
16 年之前 |
Wenji Huang
|
73d8b8bc4f
tracing: fix typing mistake in hint message and comments
|
16 年之前 |
Arnaldo Carvalho de Melo
|
7be421510b
trace: Remove unused trace_array_cpu parameter
|
16 年之前 |
Arnaldo Carvalho de Melo
|
b3a8c34886
trace_sched_wakeup: Remove unused variable
|
16 年之前 |
Steven Rostedt
|
f8ec1062f5
wakeup-tracer: show scheduling data in output
|
16 年之前 |
Steven Rostedt
|
3244351c31
trace: separate out rt tasks from wakeup tracer
|
16 年之前 |
Steven Rostedt
|
5bc4564b22
trace: do not disable wake up tracer on output of trace
|
16 年之前 |
Steven Rostedt
|
745b1626dd
trace: set max latency variable to zero on default
|
16 年之前 |
Peter Zijlstra
|
468a15bb4c
sched, trace: update trace_sched_wakeup()
|
16 年之前 |
Frederic Weisbecker
|
1c80025a49
tracing/ftrace: change the type of the init() callback
|
16 年之前 |