Steven Rostedt (Red Hat)
|
3a161d99c4
tracing: Create seq_buf layer in trace_seq
|
11 years ago |
Steven Rostedt (Red Hat)
|
9d9add34ec
tracing: Have function_graph use trace_seq_has_overflowed()
|
10 years ago |
Byungchul Park
|
4526d0676a
function_graph: Fix micro seconds notations
|
10 years ago |
Daniel Bristot de Oliveira
|
678f845ed0
ftrace-graph: show latency-format on print_graph_irq()
|
10 years ago |
Rasmus Villemoes
|
1177e43641
trace: Replace single-character seq_puts with seq_putc
|
10 years ago |
Rasmus Villemoes
|
fa6f0cc751
tracing: Replace seq_printf by simpler equivalents
|
10 years ago |
Steven Rostedt (Red Hat)
|
ba1afef6a4
tracing: Convert local function_graph functions to static
|
11 years ago |
Stanislav Fomichev
|
6508fa761c
tracing: let user specify tracing_thresh after selecting function_graph
|
11 years ago |
Steven Rostedt (Red Hat)
|
545d47b8f3
ftrace-graph: Remove usage of ftrace_stop() in ftrace_graph_stop()
|
11 years ago |
Steven Rostedt (Red Hat)
|
1b2f121c14
ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()
|
11 years ago |
Robert Elliott
|
607e3a2920
tracing: Add funcgraph_tail option to print function name after closing braces
|
11 years ago |
Robert Elliott
|
ccdb594653
tracing: Eliminate duplicate TRACE_GRAPH_PRINT_xx defines
|
11 years ago |
Steven Rostedt (Red Hat)
|
b1169cc69b
tracing: Remove mock up poll wait function
|
11 years ago |
Steven Rostedt (Red Hat)
|
8c1a49aedb
tracing: Pass trace_array to set_flag callback
|
11 years ago |
Steven Rostedt (Red Hat)
|
6fc84ea70e
tracing: Do not use signed enums with unsigned long long in fgragh output
|
11 years ago |
Tom Zanussi
|
f306cc82a9
tracing: Update event filters for multibuffer
|
11 years ago |
Namhyung Kim
|
29ad23b004
ftrace: Add set_graph_notrace filter
|
11 years ago |
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
|
13 years ago |
Steven Rostedt
|
6f4156723c
tracing: Allow tracers to start at core initcall
|
13 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 |