diff options
author | Joel Granados <joel.granados@kernel.org> | 2024-12-29 18:11:25 +0300 |
---|---|---|
committer | Joel Granados <joel.granados@kernel.org> | 2025-04-09 14:32:16 +0300 |
commit | dd293df6395a2c9e0fc4faa8defeceaa907e7717 (patch) | |
tree | a35c6a07372de7d5bef23ae77308d0d46a1fdc3b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 256db5c9b507d770f8b99b10f0671d994d5c9d64 (diff) | |
download | linux-dd293df6395a2c9e0fc4faa8defeceaa907e7717.tar.xz |
tracing: Move trace sysctls into trace.c
Move trace ctl tables into their own const array in
kernel/trace/trace.c. The sysctl table register is called with
subsys_initcall placing if after its original place in proc_root_init.
This is part of a greater effort to move ctl tables into their
respective subsystems which will reduce the merge conflicts in
kernel/sysctl.c.
Signed-off-by: Joel Granados <joel.granados@kernel.org>
Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions