mirror-linux/tools/tracing/rtla/src
Linus Torvalds d9f24f8e60 rtla: Updates for v6.18
- This update is mostly just consolidating code between osnoise/timerlat
   and top/hist for easier maintenance and less future divergence.
 -----BEGIN PGP SIGNATURE-----
 
 iIoEABYKADIWIQRRSw7ePDh/lE+zeZMp5XQQmuv6qgUCaN/guhQccm9zdGVkdEBn
 b29kbWlzLm9yZwAKCRAp5XQQmuv6qqU9AQCO+u+Qmx678DCfDJo9X1UPDtS/bM5f
 r30X1pwYfZ3nNAEA47hbkVFcryFJZbrIPxuTGb0GSM36PHAxmch4QAwBqgs=
 =qzZh
 -----END PGP SIGNATURE-----

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
2025-10-05 09:38:26 -07:00
..
Build tools/rtla: Create common_apply_config() 2025-09-27 04:52:46 -04:00
actions.c rtla: Updates for v6.18 2025-10-05 09:38:26 -07:00
actions.h tools/rtla: Add remaining support for osnoise actions 2025-09-27 04:53:48 -04:00
common.c tools/rtla: Consolidate code between osnoise/timerlat and hist/top 2025-09-27 04:52:57 -04:00
common.h tools/rtla: Consolidate code between osnoise/timerlat and hist/top 2025-09-27 04:52:57 -04:00
osnoise.c tools/rtla: Consolidate code between osnoise/timerlat and hist/top 2025-09-27 04:52:57 -04:00
osnoise.h tools/rtla: Consolidate code between osnoise/timerlat and hist/top 2025-09-27 04:52:57 -04:00
osnoise_hist.c tools/rtla: Add remaining support for osnoise actions 2025-09-27 04:53:48 -04:00
osnoise_top.c tools/rtla: Add remaining support for osnoise actions 2025-09-27 04:53:48 -04:00
rtla.c rtla: Add hwnoise tool 2023-02-13 23:56:46 -05:00
timerlat.bpf.c rtla/timerlat_bpf: Allow resuming tracing 2025-07-25 16:43:56 -04:00
timerlat.c tools/rtla: Consolidate code between osnoise/timerlat and hist/top 2025-09-27 04:52:57 -04:00
timerlat.h tools/rtla: Consolidate code between osnoise/timerlat and hist/top 2025-09-27 04:52:57 -04:00
timerlat_aa.c rtla/timerlat: Unify params struct 2025-03-04 12:35:17 -05:00
timerlat_aa.h rtla/timerlat: Give timerlat auto analysis its own instance 2023-06-13 16:31:35 -04:00
timerlat_bpf.c tools/rtla: Consolidate code between osnoise/timerlat and hist/top 2025-09-27 04:52:57 -04:00
timerlat_bpf.h rtla/timerlat_bpf: Allow resuming tracing 2025-07-25 16:43:56 -04:00
timerlat_hist.c tools/rtla: Add remaining support for osnoise actions 2025-09-27 04:53:48 -04:00
timerlat_top.c tools/rtla: Add remaining support for osnoise actions 2025-09-27 04:53:48 -04:00
timerlat_u.c rtla/timerlat: Do not stop user-space if a cpu is offline 2023-09-22 14:43:46 +02:00
timerlat_u.h rtla/timerlat_top: Add timerlat user-space support 2023-06-13 16:38:51 -04:00
trace.c rtla: Fix segfault in save_trace_to_file call 2025-03-26 10:35:20 -04:00
trace.h tools/rtla: Consolidate code between osnoise/timerlat and hist/top 2025-09-27 04:52:57 -04:00
utils.c rtla: Define __NR_sched_setattr for LoongArch 2025-05-07 16:35:31 -04:00
utils.h rtla: Set distinctive exit value for failed tests 2025-05-07 15:36:19 -04:00