linux-next/Documentation/tools/rtla
Daniel Bristot de Oliveira 272ced2556 rtla: Add --house-keeping option
To avoid having rtla interfering with the measurement threads, add an
option for the user to set the CPUs in which rtla should run. For
instance:

  # rtla timerlat top -H 0 -c 1-7

Will place rtla in the CPU 0, while running the measurement threads in
the CPU 1-7.

Link: https://lkml.kernel.org/r/6a6c78a579a96ba8b02ae67ee1e0ba2cb5e03c4a.1686066600.git.bristot@kernel.org

Cc: William White <chwhite@redhat.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Tested-by: Juri Lelli <juri.lelli@redhat.com>
Suggested-by: Juri Lelli <juri.lelli@redhat.com>
Signed-off-by: Daniel Bristot de Oliveira <bristot@kernel.org>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
2023-06-13 16:26:03 -04:00
..
common_appendix.rst rtla: Documentation: fix email addresses 2022-04-20 02:39:16 -06:00
common_hist_options.rst rtla/hist: Make -E the short version of --entries 2022-02-25 21:05:30 -05:00
common_options.rst rtla: Add --house-keeping option 2023-06-13 16:26:03 -04:00
common_osnoise_description.rst rtla: Fix systme -> system typo on man page 2022-02-23 21:52:18 -05:00
common_osnoise_options.rst rtla/osnoise: Add the automatic trace option 2022-03-15 14:36:49 -04:00
common_timerlat_aa.rst rtla/timerlat: Add auto-analysis only option 2023-04-25 19:26:17 -04:00
common_timerlat_description.rst rtla: Add rtla timerlat documentation 2022-01-13 17:02:43 -05:00
common_timerlat_options.rst rtla/timerlat: Add --dma-latency option 2022-03-15 14:36:50 -04:00
common_top_options.rst rtla: Add rtla osnoise top documentation 2022-01-13 17:02:43 -05:00
index.rst Documentation/rtla: Add hwnoise man page 2023-02-13 23:56:46 -05:00
Makefile rtla/Makefile: Properly handle dependencies 2022-05-26 15:17:48 -04:00
rtla-hwnoise.rst Documentation/rtla: Add hwnoise man page 2023-02-13 23:56:46 -05:00
rtla-osnoise-hist.rst rtla/hist: Make -E the short version of --entries 2022-02-25 21:05:30 -05:00
rtla-osnoise-top.rst rtla: Add rtla osnoise top documentation 2022-01-13 17:02:43 -05:00
rtla-osnoise.rst rtla: Add rtla osnoise man page 2022-01-13 17:02:43 -05:00
rtla-timerlat-hist.rst rtla: Fix tracer name 2022-08-10 11:43:59 -04:00
rtla-timerlat-top.rst Documentation/rtla: Add timerlat-top auto-analysis options 2023-02-02 10:48:04 -05:00
rtla-timerlat.rst rtla: Add rtla timerlat documentation 2022-01-13 17:02:43 -05:00
rtla.rst