Linus Torvalds
|
e46b4e2b46
Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
9 anos atrás |
Joe Perches
|
a395d6a7e3
kernel/...: convert pr_warning to pr_warn
|
9 anos atrás |
Peter Zijlstra
|
7e6867bf83
tracing: Record and show NMI state
|
9 anos atrás |
Steven Rostedt (Red Hat)
|
a29054d947
tracing: Fix crash from reading trace_pipe with sendfile
|
9 anos atrás |
Chunyu Hu
|
c8ca003b2f
tracing: Fix return while holding a lock in register_tracer()
|
9 anos atrás |
Chunyu Hu
|
d39cdd2036
tracing: Make tracer_flags use the right set_flag callback
|
9 anos atrás |
Steven Rostedt (Red Hat)
|
7717c6be69
tracing: Fix stacktrace skip depth in trace_buffer_unlock_commit_regs()
|
9 anos atrás |
Chen Gang
|
e428abbbf6
tracing: #ifdef out uses of max trace when CONFIG_TRACER_MAX_TRACE is not set
|
9 anos atrás |
Dmitry Safonov
|
03e88ae6b3
tracing: Remove unused ftrace_cpu_disabled per cpu variable
|
9 anos atrás |
Jiaxing Wang
|
8b1291994d
tracing: Make tracing work when debugfs is not configured in
|
9 anos atrás |
Steven Rostedt (Red Hat)
|
43ed384339
tracing: Put back comma for empty fields in boot string parsing
|
9 anos atrás |
Jiaxing Wang
|
a4d1e68823
tracing: Apply tracer specific options from kernel command line.
|
9 anos atrás |
Sasha Levin
|
919cd97999
tracing: Allow dumping traces without tracking trace started cpus
|
10 anos atrás |
Jiaxing Wang
|
681a4a2f45
tracing: Update instance_rmdir() to use tracefs_remove_recursive
|
9 anos atrás |
Steven Rostedt (Red Hat)
|
37aea98b84
tracing: Add trace options for tracer options to instances
|
10 anos atrás |
Steven Rostedt (Red Hat)
|
16270145ce
tracing: Add trace options for core options to instances
|
10 anos atrás |
Steven Rostedt (Red Hat)
|
2d34f48955
tracing: Make ftrace_trace_stack() depend on general trace_array flag
|
10 anos atrás |
Steven Rostedt (Red Hat)
|
9a38a8856f
tracing: Add a method to pass in trace_array descriptor to option files
|
10 anos atrás |
Steven Rostedt (Red Hat)
|
983f938ae6
tracing: Move trace_flags from global to a trace_array field
|
10 anos atrás |
Steven Rostedt (Red Hat)
|
5557720415
tracing: Move sleep-time and graph-time options out of the core trace_flags
|
10 anos atrás |
Steven Rostedt (Red Hat)
|
b9f9108cad
tracing: Remove access to trace_flags in trace_printk.c
|
10 anos atrás |
Steven Rostedt (Red Hat)
|
b5e87c0581
tracing: Add build bug if we have more trace_flags than bits
|
10 anos atrás |
Steven Rostedt (Red Hat)
|
41d9c0becc
tracing: Always show all tracer options in the options directory
|
10 anos atrás |
Steven Rostedt (Red Hat)
|
73dddbb57b
tracing: Only create stacktrace option when STACKTRACE is configured
|
10 anos atrás |
Steven Rostedt (Red Hat)
|
8179e8a15b
tracing: Do not create function tracer options when not compiled in
|
10 anos atrás |
Steven Rostedt (Red Hat)
|
729358da95
tracing: Only create function graph options when it is compiled in
|
10 anos atrás |
Steven Rostedt (Red Hat)
|
a3418a364e
tracing: Use TRACE_FLAGS macro to keep enums and strings matched
|
10 anos atrás |
Steven Rostedt (Red Hat)
|
938db5f569
tracing: Remove unused tracing option "ftrace_preempt"
|
10 anos atrás |
Steven Rostedt (Red Hat)
|
03905582fd
tracing: Move "display-graph" option to main options
|
10 anos atrás |
Steven Rostedt (Red Hat)
|
ca475e831f
tracing: Make ftrace_trace_stack() static
|
10 anos atrás |