summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBen Dooks <ben.dooks@codethink.co.uk>2026-01-06 23:10:54 +0000
committerSteven Rostedt (Google) <rostedt@goodmis.org>2026-01-07 14:52:22 -0500
commit1e2ed4bfd50ace3c4272cfab7e9aa90956fb7ae0 (patch)
treeaf0e0524b92e97e56a709aaa5263e63731e74392 /tools/perf/scripts/python/bin
parent5f1ef0dfcb5b7f4a91a9b0e0ba533efd9f7e2cdb (diff)
trace: ftrace_dump_on_oops[] is not exported, make it static
The ftrace_dump_on_oops string is not used outside of trace.c so make it static to avoid the export warning from sparse: kernel/trace/trace.c:141:6: warning: symbol 'ftrace_dump_on_oops' was not declared. Should it be static? Fixes: dd293df6395a2 ("tracing: Move trace sysctls into trace.c") Link: https://patch.msgid.link/20260106231054.84270-1-ben.dooks@codethink.co.uk Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions