Peter Zijlstra
|
7e6867bf83
tracing: Record and show NMI state
|
9 years ago |
Steven Rostedt (Red Hat)
|
353206f5ca
tracing: Use flags instead of bool in trigger structure
|
9 years ago |
Tom Zanussi
|
a88e1cfb1d
tracing: Add an unreg_all() callback to trigger commands
|
9 years ago |
Tom Zanussi
|
a5863dae84
tracing: Add needs_rec flag to event triggers
|
9 years ago |
Tom Zanussi
|
104f281044
tracing: Add a per-event-trigger 'paused' field
|
9 years ago |
Tom Zanussi
|
dbfeaa7aba
tracing: Add get_syscall_name()
|
9 years ago |
Tom Zanussi
|
c4a5923055
tracing: Add event record param to trigger_ops.func()
|
9 years ago |
Tom Zanussi
|
ab4bf00892
tracing: Make event trigger functions available
|
9 years ago |
Tom Zanussi
|
4ef56902fb
tracing: Make ftrace_event_field checking functions available
|
9 years ago |
Chunyu Hu
|
d39cdd2036
tracing: Make tracer_flags use the right set_flag callback
|
9 years ago |
Chuyu Hu
|
05a724bd44
tracing: Fix comment to use tracing_on over tracing_enable
|
9 years ago |
Steven Rostedt (Red Hat)
|
ba27f2bc73
ftrace: Remove use of control list and ops
|
9 years ago |
Dmitry Safonov
|
03e88ae6b3
tracing: Remove unused ftrace_cpu_disabled per cpu variable
|
9 years ago |
Dmitry Safonov
|
fb8c2293e1
tracing: Remove redundant TP_ARGS redefining
|
9 years ago |
Yaowei Bai
|
c6650b2e57
tracing: ftrace_event_is_function() can return boolean
|
10 years ago |
Steven Rostedt (Red Hat)
|
3fdaf80f4a
tracing: Implement event pid filtering
|
10 years ago |
Steven Rostedt (Red Hat)
|
4909010788
tracing: Add set_event_pid directory for future use
|
10 years ago |
Steven Rostedt (Red Hat)
|
37aea98b84
tracing: Add trace options for tracer options to instances
|
10 years ago |
Steven Rostedt (Red Hat)
|
9a38a8856f
tracing: Add a method to pass in trace_array descriptor to option files
|
10 years ago |
Steven Rostedt (Red Hat)
|
983f938ae6
tracing: Move trace_flags from global to a trace_array field
|
10 years ago |
Steven Rostedt (Red Hat)
|
5557720415
tracing: Move sleep-time and graph-time options out of the core trace_flags
|
10 years ago |
Steven Rostedt (Red Hat)
|
b9f9108cad
tracing: Remove access to trace_flags in trace_printk.c
|
10 years ago |
Steven Rostedt (Red Hat)
|
b5e87c0581
tracing: Add build bug if we have more trace_flags than bits
|
10 years ago |
Steven Rostedt (Red Hat)
|
41d9c0becc
tracing: Always show all tracer options in the options directory
|
10 years ago |
Steven Rostedt (Red Hat)
|
73dddbb57b
tracing: Only create stacktrace option when STACKTRACE is configured
|
10 years ago |
Steven Rostedt (Red Hat)
|
8179e8a15b
tracing: Do not create function tracer options when not compiled in
|
10 years ago |
Steven Rostedt (Red Hat)
|
4ee4301c4b
tracing: Only create branch tracer options when compiled in
|
10 years ago |
Steven Rostedt (Red Hat)
|
729358da95
tracing: Only create function graph options when it is compiled in
|
10 years ago |
Steven Rostedt (Red Hat)
|
a3418a364e
tracing: Use TRACE_FLAGS macro to keep enums and strings matched
|
10 years ago |
Steven Rostedt (Red Hat)
|
ce3fed628e
tracing: Use enums instead of hard coded bitmasks for TRACE_ITER flags
|
10 years ago |