Steven Rostedt (Red Hat)
|
8f76899339
tracing: Add ref_data to function and fgraph tracer structs
|
12 years ago |
zhangwei(Jovi)
|
146c3442f2
tracing: Use trace_seq_puts()/trace_seq_putc() where possible
|
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 (Red Hat)
|
03274a3ffb
tracing/fgraph: Adjust fgraph depth before calling trace return callback
|
12 years ago |
Steven Rostedt
|
8741db532e
tracing/fgraph: Add max_graph_depth to limit function_graph depth
|
12 years ago |
Steven Rostedt
|
7ffbd48d5c
tracing: Cache comms only after an event occurred
|
12 years ago |
Steven Rostedt
|
6f4156723c
tracing: Allow tracers to start at core initcall
|
12 years ago |
Steven Rostedt
|
781d062482
ftrace: Do not test frame pointers if -mfentry is used
|
14 years ago |
Steven Rostedt
|
6d158a813e
tracing: Remove NR_CPUS array from trace_iterator
|
13 years ago |
Steven Rostedt
|
e4a3f541f0
tracing: Still trace filtered irq functions when irq trace is disabled
|
14 years ago |
Jiri Olsa
|
749230b06a
tracing, function_graph: Add context-info support for function_graph tracer
|
14 years ago |
Jiri Olsa
|
199abfab40
tracing, function_graph: Remove lock-depth from latency trace
|
14 years ago |
Jiri Olsa
|
ffeb80fc30
tracing, function_graph: Merge overhead and duration display functions
|
14 years ago |
Jiri Olsa
|
321e68b095
tracing, function_graph: Remove dependency of abstime and duration fields on latency
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Steven Rostedt
|
78c89ba121
tracing: Remove parent recording in latency tracer graph options
|
14 years ago |
Jiri Olsa
|
0a772620a2
tracing: Make graph related irqs/preemptsoff functions global
|
14 years ago |
Jiri Olsa
|
a9d61173dc
tracing: Add proper check for irq_depth routines
|
14 years ago |
Borislav Petkov
|
14cae9bd2f
tracing: Fix function-graph build warning on 32-bit
|
14 years ago |
Steven Rostedt
|
b304d0441a
tracing: Do not trace in irq when funcgraph-irq option is zero
|
15 years ago |
Jiri Olsa
|
2bd16212b8
tracing: Add funcgraph-irq option for function graph tracer.
|
15 years ago |
Ingo Molnar
|
c8710ad389
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
|
15 years ago |
Namhyung Kim
|
6016ee13db
perf, tracing: add missing __percpu markups
|
15 years ago |
Steven Rostedt
|
d244b6bd41
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into trace/tip/perf/urgent-4
|
15 years ago |
Shaohua Li
|
575570f027
tracing: Fix an unallocated memory access in function_graph
|
15 years ago |
Chase Douglas
|
d62f85d1e2
tracing/function-graph: Use correct string size for snprintf
|
15 years ago |
Steven Rostedt
|
a9a5776380
tracing: Allow events to share their print functions
|
15 years ago |
Jiri Olsa
|
62b915f106
tracing: Add graph output support for irqsoff tracer
|
15 years ago |
Jiri Olsa
|
d7a8d9e907
tracing: Have graph flags passed in to ouput functions
|
15 years ago |