On Thu, 13 Mar 2025 17:22:26 +0100 Joel Granados <[email protected]> wrote:
> Move stack_tracer_enabled into trace_stack_sysctl_table. This is part of > a greater effort to move ctl tables into their respective subsystems > which will reduce the merge conflicts in kerenel/sysctl.c. > > Signed-off-by: Joel Granados <[email protected]> > --- > include/linux/ftrace.h | 2 -- > kernel/sysctl.c | 10 ---------- > kernel/trace/trace_stack.c | 22 +++++++++++++++++++++- > 3 files changed, 21 insertions(+), 13 deletions(-) Acked-by: Steven Rostedt (Google) <[email protected]> -- Steve
