diff options
author | Steven Rostedt (Google) <rostedt@goodmis.org> | 2023-05-28 07:17:40 +0200 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2023-05-29 03:15:26 +0200 |
commit | a3ae76d7ff781208100e6acc58eb09afb7b4b177 (patch) | |
tree | 77932c0f56d0bcc987e8141e603ad95b88a270d5 /kernel/trace/Kconfig | |
parent | tracing: Have tracer selftests call cond_resched() before running (diff) | |
download | linux-a3ae76d7ff781208100e6acc58eb09afb7b4b177.tar.xz linux-a3ae76d7ff781208100e6acc58eb09afb7b4b177.zip |
tracing: Make tracing_selftest_running/delete nops when not used
There's no reason to test the condition variables tracing_selftest_running
or tracing_selftest_delete when tracing selftests are not enabled. Make
them define 0s when not the selftests are not configured in.
Link: https://lkml.kernel.org/r/20230528051742.1325503-4-rostedt@goodmis.org
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/Kconfig')
0 files changed, 0 insertions, 0 deletions