Steven Rostedt (Red Hat)
|
c602894814
tracing: Make tracing_init_dentry_tr() static
|
10 years ago |
Steven Rostedt (Red Hat)
|
cf6ab6d914
tracing: Add ref count to tracer for when they are being read by pipe
|
10 years ago |
Steven Rostedt (Red Hat)
|
0daa230296
tracing: Add tp_printk cmdline to have tracepoints go to printk()
|
10 years ago |
Steven Rostedt (Red Hat)
|
5f893b2639
tracing: Move enabling tracepoints to just after rcu_init()
|
10 years ago |
Byungchul Park
|
8e1e1df29d
tracing: Add additional marks to signal very large time deltas
|
10 years ago |
Steven Rostedt (Red Hat)
|
9d9add34ec
tracing: Have function_graph use trace_seq_has_overflowed()
|
10 years ago |
Steven Rostedt (Red Hat)
|
19a7fe2062
tracing: Add trace_seq_has_overflowed() and trace_handle_return()
|
10 years ago |
Steven Rostedt (Red Hat)
|
243f7610a6
tracing: Move tracing_sched_{switch,wakeup}() into wakeup tracer
|
10 years ago |
Oleg Nesterov
|
632537256e
tracing: Kill tracing_{start,stop}_sched_switch_record() and tracing_sched_switch_assign_trace()
|
11 years ago |
Stanislav Fomichev
|
6508fa761c
tracing: let user specify tracing_thresh after selecting function_graph
|
11 years ago |
Steven Rostedt (Red Hat)
|
da9c3413a2
tracing: Fix check of ftrace_trace_arrays list_empty() check
|
11 years ago |
Yoshihiro YUNOMAE
|
dc81e5e3ab
tracing: Return error if ftrace_trace_arrays list is empty
|
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 |
Jiaxing Wang
|
7eea4fce02
tracing/stack_trace: Skip 4 instead of 3 when using ftrace_ops_list_func
|
11 years ago |
Steven Rostedt (Red Hat)
|
0b9b12c1b8
tracing: Move ftrace_max_lock into trace_array
|
11 years ago |
Steven Rostedt (Red Hat)
|
6d9b3fa5e7
tracing: Move tracing_max_latency into trace_array
|
11 years ago |
Steven Rostedt (Red Hat)
|
4104d326b6
ftrace: Remove global function list and call function directly
|
11 years ago |
Gideon Israel Dsouza
|
52f5684c8e
kernel: use macros from compiler.h instead of __attribute__((...))
|
11 years ago |
Steven Rostedt (Red Hat)
|
591dffdade
ftrace: Allow for function tracing instance to filter functions
|
11 years ago |
Steven Rostedt (Red Hat)
|
f20a580627
ftrace: Allow instances to use function tracing
|
11 years ago |
Steven Rostedt (Red Hat)
|
50512ab576
tracing: Convert tracer->enabled to counter
|
11 years ago |
Steven Rostedt (Red Hat)
|
607e2ea167
tracing: Set up infrastructure to allow tracers for instances
|
11 years ago |
Steven Rostedt (Red Hat)
|
bf6065b5c7
tracing: Pass trace_array to flag_changed callback
|
11 years ago |
Steven Rostedt (Red Hat)
|
8c1a49aedb
tracing: Pass trace_array to set_flag callback
|
11 years ago |
Steven Rostedt (Red Hat)
|
d8a30f2034
tracing: Fix rcu handling of event_trigger_data filter field
|
11 years ago |
Steven Rostedt (Red Hat)
|
098c879e1f
tracing: Add generic tracing_lseek() function
|
11 years ago |
Tom Zanussi
|
bac5fb97a1
tracing: Add and use generic set_trigger_filter() implementation
|
11 years ago |
Tom Zanussi
|
7862ad1846
tracing: Add 'enable_event' and 'disable_event' event trigger commands
|
11 years ago |