]> Gentwo Git Trees - linux/.git/commit
Merge tag 'trace-tools-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Oct 2025 16:38:26 +0000 (09:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Oct 2025 16:38:26 +0000 (09:38 -0700)
commitd9f24f8e60798c066ead61f77e67ee6a5a204514
treea09b8a6d8b46e56bf9154716b59bda3b8ba6b85e
parent2cd14dff1660f80e81ad914317872686ebcdccc0
parent05b7e10687c69e0c28e62b9a74ce78b3e7463806
Merge tag 'trace-tools-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace

Pull tracing tools updates from Steven Rostedt

 - This is mostly just consolidating code between osnoise/timerlat and
   top/hist for easier maintenance and less future divergence

* tag 'trace-tools-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:
  tools/rtla: Add remaining support for osnoise actions
  tools/rtla: Add test engine support for unexpected output
  tools/rtla: Fix -A option name in test comment
  tools/rtla: Consolidate code between osnoise/timerlat and hist/top
  tools/rtla: Create common_apply_config()
  tools/rtla: Move top/hist params into common struct
  tools/rtla: Consolidate common parameters into shared structure
tools/tracing/rtla/src/actions.c