-
- Downloads
rtla: Add -C cgroup support
The -C option sets a cgroup to the tracer's threads. If the -C option is passed without arguments, the tracer's thread will inherit rtla's cgroup. Otherwise, the threads will be placed on the cgroup passed to the option. Link: https://lkml.kernel.org/r/cb051477331d292f17c08bf1d66f0e0384bbe5a5.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> Signed-off-by:
Daniel Bristot de Oliveira <bristot@kernel.org> Signed-off-by:
Steven Rostedt (Google) <rostedt@goodmis.org>
Showing
- Documentation/tools/rtla/common_options.rst 4 additions, 0 deletionsDocumentation/tools/rtla/common_options.rst
- tools/tracing/rtla/src/osnoise_hist.c 24 additions, 2 deletionstools/tracing/rtla/src/osnoise_hist.c
- tools/tracing/rtla/src/osnoise_top.c 24 additions, 2 deletionstools/tracing/rtla/src/osnoise_top.c
- tools/tracing/rtla/src/timerlat_hist.c 24 additions, 3 deletionstools/tracing/rtla/src/timerlat_hist.c
- tools/tracing/rtla/src/timerlat_top.c 24 additions, 2 deletionstools/tracing/rtla/src/timerlat_top.c
- tools/tracing/rtla/src/utils.c 185 additions, 0 deletionstools/tracing/rtla/src/utils.c
- tools/tracing/rtla/src/utils.h 1 addition, 0 deletionstools/tracing/rtla/src/utils.h
Loading
Please register or sign in to comment