Loading
rtla: Add trace_instance_stop
stable inclusion from stable-v6.6.78 commit 5a9eb34972cb60b64b61a2d4a6fa05b6b342ac58 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IBX1M5 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=5a9eb34972cb60b64b61a2d4a6fa05b6b342ac58 -------------------------------- commit e879b5dcf8d044f3865a32d95cc5b213f314c54f upstream. Support not only turning trace on for the timerlat tracer, but also turning it off. This will be used in subsequent patches to stop the timerlat tracer without also wiping the trace buffer. Cc: stable@vger.kernel.org Cc: John Kacur <jkacur@redhat.com> Cc: Luis Goncalves <lgoncalv@redhat.com> Cc: Gabriele Monaco <gmonaco@redhat.com> Link: https://lore.kernel.org/20250116144931.649593-2-tglozar@redhat.com Signed-off-by:Tomas Glozar <tglozar@redhat.com> Signed-off-by:
Steven Rostedt (Google) <rostedt@goodmis.org> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> (cherry picked from commit 5a9eb34972cb60b64b61a2d4a6fa05b6b342ac58) Signed-off-by:
Wentao Guan <guanwentao@uniontech.com>