Chen Gang
|
e428abbbf6
tracing: #ifdef out uses of max trace when CONFIG_TRACER_MAX_TRACE is not set
|
9 年之前 |
Dmitry Safonov
|
03e88ae6b3
tracing: Remove unused ftrace_cpu_disabled per cpu variable
|
9 年之前 |
Jiaxing Wang
|
8b1291994d
tracing: Make tracing work when debugfs is not configured in
|
9 年之前 |
Steven Rostedt (Red Hat)
|
43ed384339
tracing: Put back comma for empty fields in boot string parsing
|
9 年之前 |
Jiaxing Wang
|
a4d1e68823
tracing: Apply tracer specific options from kernel command line.
|
9 年之前 |
Sasha Levin
|
919cd97999
tracing: Allow dumping traces without tracking trace started cpus
|
10 年之前 |
Jiaxing Wang
|
681a4a2f45
tracing: Update instance_rmdir() to use tracefs_remove_recursive
|
9 年之前 |
Steven Rostedt (Red Hat)
|
37aea98b84
tracing: Add trace options for tracer options to instances
|
9 年之前 |
Steven Rostedt (Red Hat)
|
16270145ce
tracing: Add trace options for core options to instances
|
9 年之前 |
Steven Rostedt (Red Hat)
|
2d34f48955
tracing: Make ftrace_trace_stack() depend on general trace_array flag
|
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
|
10 年之前 |
Steven Rostedt (Red Hat)
|
5557720415
tracing: Move sleep-time and graph-time options out of the core trace_flags
|
10 年之前 |
Steven Rostedt (Red Hat)
|
b9f9108cad
tracing: Remove access to trace_flags in trace_printk.c
|
10 年之前 |
Steven Rostedt (Red Hat)
|
b5e87c0581
tracing: Add build bug if we have more trace_flags than bits
|
10 年之前 |
Steven Rostedt (Red Hat)
|
41d9c0becc
tracing: Always show all tracer options in the options directory
|
10 年之前 |
Steven Rostedt (Red Hat)
|
73dddbb57b
tracing: Only create stacktrace option when STACKTRACE is configured
|
10 年之前 |
Steven Rostedt (Red Hat)
|
8179e8a15b
tracing: Do not create function tracer options when not compiled in
|
10 年之前 |
Steven Rostedt (Red Hat)
|
729358da95
tracing: Only create function graph options when it is compiled in
|
10 年之前 |
Steven Rostedt (Red Hat)
|
a3418a364e
tracing: Use TRACE_FLAGS macro to keep enums and strings matched
|
10 年之前 |
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)
|
b7f0c959ed
tracing: Pass trace_array into trace_buffer_unlock_commit()
|
10 年之前 |
Steven Rostedt (Red Hat)
|
41907416bc
tracing: Remove unused function trace_current_buffer_lock_reserve()
|
10 年之前 |
Steven Rostedt (Red Hat)
|
d78a461427
tracing: Remove ftrace_trace_stack_regs()
|
10 年之前 |
Umesh Tiwari
|
5e2d5ef8ec
ftrace: correct the counter increment for trace_buffer data
|
10 年之前 |
Gil Fruchter
|
72917235fd
tracing: Fix for non-continuous cpu ids
|
10 年之前 |
Gil Fruchter
|
9fe6b778ca
tracing: Prefer kcalloc over kzalloc with multiply
|
10 年之前 |
Steven Rostedt (Red Hat)
|
5d6ad960a7
tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*
|
10 年之前 |