rtla/timerlat: Make user-space threads the default
After ther -u addition, most of the known users are setting it. And it makes sense, as it adds more information, and inherits the default setup for the threads - e.g., cgroups configs. Thus, if the user-space interface is available, enable -u. Otherwise, use the in-kernel thread. Add the -k option to allow the user to request kernel-threads. Link: https://lkml.kernel.org/r/9241d3089de4091b124f780ed832a0e6646cadaa.1713968967.git.bristot@kernel.org Cc: Jonathan Corbet <corbet@lwn.net> Cc: Juri Lelli <juri.lelli@redhat.com> Signed-off-by:Daniel Bristot de Oliveira <bristot@kernel.org>
Showing
- Documentation/tools/rtla/common_timerlat_options.rst 5 additions, 1 deletionDocumentation/tools/rtla/common_timerlat_options.rst
- tools/tracing/rtla/src/timerlat_hist.c 28 additions, 3 deletionstools/tracing/rtla/src/timerlat_hist.c
- tools/tracing/rtla/src/timerlat_top.c 28 additions, 3 deletionstools/tracing/rtla/src/timerlat_top.c
Loading
Please register or sign in to comment