]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
tools/rtla: Add remaining support for osnoise actions
authorCrystal Wood <crwood@redhat.com>
Sun, 7 Sep 2025 02:23:25 +0000 (21:23 -0500)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Sat, 27 Sep 2025 08:53:48 +0000 (04:53 -0400)
commit05b7e10687c69e0c28e62b9a74ce78b3e7463806
tree6bfea0ee026af0aa58e7f8c9ffd97c6341c38041
parent3cd6b18d1025f2fca991c5d9543396892df3a8dd
tools/rtla: Add remaining support for osnoise actions

The basic functionality came with the consolidation; now hook up the
command line options, and add documentation and tests.

Cc: John Kacur <jkacur@redhat.com>
Cc: Costa Shulyupin <costa.shul@redhat.com>
Link: https://lore.kernel.org/20250907022325.243930-8-crwood@redhat.com
Reviewed-by: Tomas Glozar <tglozar@redhat.com>
Signed-off-by: Crystal Wood <crwood@redhat.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
15 files changed:
Documentation/tools/rtla/common_options.rst
Documentation/tools/rtla/common_osnoise_options.rst
Documentation/tools/rtla/common_timerlat_options.rst
Documentation/tools/rtla/rtla-hwnoise.rst
Documentation/tools/rtla/rtla-osnoise-hist.rst
Documentation/tools/rtla/rtla-osnoise-top.rst
Documentation/tools/rtla/rtla-timerlat-hist.rst
Documentation/tools/rtla/rtla-timerlat-top.rst
tools/tracing/rtla/src/actions.c
tools/tracing/rtla/src/actions.h
tools/tracing/rtla/src/osnoise_hist.c
tools/tracing/rtla/src/osnoise_top.c
tools/tracing/rtla/src/timerlat_hist.c
tools/tracing/rtla/src/timerlat_top.c
tools/tracing/rtla/tests/osnoise.t