aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace_output.c
diff options
context:
space:
mode:
authorRoss Zwisler <[email protected]>2022-12-08 17:33:10 -0700
committerSteven Rostedt (Google) <[email protected]>2022-12-10 13:36:04 -0500
commit98629dadcd020cba690ce0c49a564a1166444646 (patch)
tree1987eafdb29ec2e600472ed6fae5709e7a3a6dcf /kernel/trace/trace_output.c
parent88ca6a71dcab4a4ba6e6e2ff66415a5c4f86e874 (diff)
tracing: remove unnecessary trace_trigger ifdef
The trace_trigger command line option introduced by commit a01fdc897fa5 ("tracing: Add trace_trigger kernel command line option") doesn't need to depend on the CONFIG_HIST_TRIGGERS kernel config option. This code doesn't depend on the histogram code, and the run-time selection of triggers is usable without CONFIG_HIST_TRIGGERS. Link: https://lore.kernel.org/linux-trace-kernel/[email protected] Cc: Masami Hiramatsu <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Mathieu Desnoyers <[email protected]> Cc: Joel Fernandes <[email protected]> Cc: Tom Zanussi <[email protected]> Fixes: a01fdc897fa5 ("tracing: Add trace_trigger kernel command line option") Signed-off-by: Ross Zwisler <[email protected]> Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'kernel/trace/trace_output.c')
0 files changed, 0 insertions, 0 deletions