Yaowei Bai
|
c6650b2e57
tracing: ftrace_event_is_function() can return boolean
|
9 年之前 |
Steven Rostedt (Red Hat)
|
3fdaf80f4a
tracing: Implement event pid filtering
|
10 年之前 |
Steven Rostedt (Red Hat)
|
4909010788
tracing: Add set_event_pid directory for future use
|
10 年之前 |
Steven Rostedt (Red Hat)
|
37aea98b84
tracing: Add trace options for tracer options to instances
|
9 年之前 |
Steven Rostedt (Red Hat)
|
9a38a8856f
tracing: Add a method to pass in trace_array descriptor to option files
|
9 年之前 |
Steven Rostedt (Red Hat)
|
983f938ae6
tracing: Move trace_flags from global to a trace_array field
|
9 年之前 |
Steven Rostedt (Red Hat)
|
5557720415
tracing: Move sleep-time and graph-time options out of the core trace_flags
|
9 年之前 |
Steven Rostedt (Red Hat)
|
b9f9108cad
tracing: Remove access to trace_flags in trace_printk.c
|
9 年之前 |
Steven Rostedt (Red Hat)
|
b5e87c0581
tracing: Add build bug if we have more trace_flags than bits
|
9 年之前 |
Steven Rostedt (Red Hat)
|
41d9c0becc
tracing: Always show all tracer options in the options directory
|
9 年之前 |
Steven Rostedt (Red Hat)
|
73dddbb57b
tracing: Only create stacktrace option when STACKTRACE is configured
|
9 年之前 |
Steven Rostedt (Red Hat)
|
8179e8a15b
tracing: Do not create function tracer options when not compiled in
|
9 年之前 |
Steven Rostedt (Red Hat)
|
4ee4301c4b
tracing: Only create branch tracer options when compiled in
|
9 年之前 |
Steven Rostedt (Red Hat)
|
729358da95
tracing: Only create function graph options when it is compiled in
|
9 年之前 |
Steven Rostedt (Red Hat)
|
a3418a364e
tracing: Use TRACE_FLAGS macro to keep enums and strings matched
|
9 年之前 |
Steven Rostedt (Red Hat)
|
ce3fed628e
tracing: Use enums instead of hard coded bitmasks for TRACE_ITER flags
|
9 年之前 |
Steven Rostedt (Red Hat)
|
938db5f569
tracing: Remove unused tracing option "ftrace_preempt"
|
10 年之前 |
Steven Rostedt (Red Hat)
|
03905582fd
tracing: Move "display-graph" option to main options
|
10 年之前 |
Steven Rostedt (Red Hat)
|
ca475e831f
tracing: Make ftrace_trace_stack() static
|
10 年之前 |
Steven Rostedt (Red Hat)
|
d78a461427
tracing: Remove ftrace_trace_stack_regs()
|
10 年之前 |
Steven Rostedt (Red Hat)
|
6224beb12e
tracing: Have branch tracer use recursive field of task struct
|
10 年之前 |
Linus Torvalds
|
e382608254
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 年之前 |
Steven Rostedt (Red Hat)
|
cc9e4bde03
tracing: Fix typo from "static inlin" to "static inline"
|
10 年之前 |
Steven Rostedt (Red Hat)
|
7967b3e0c4
tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dir
|
10 年之前 |
Steven Rostedt (Red Hat)
|
2425bcb924
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
|
10 年之前 |
Steven Rostedt (Red Hat)
|
7f1d2f8210
tracing: Rename ftrace_event_file to trace_event_file
|
10 年之前 |
Steven Rostedt (Red Hat)
|
af658dca22
tracing: Rename ftrace_event.h to trace_events.h
|
10 年之前 |
Linus Torvalds
|
eeee78cf77
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 年之前 |
Steven Rostedt (Red Hat)
|
0c564a538a
tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values
|
10 年之前 |
Steven Rostedt (Red Hat)
|
8434dc9340
tracing: Convert the tracing facility over to use tracefs
|
10 年之前 |