rtla/timerlat: Add --dma-latency option
Add the --dma-latency to set /dev/cpu_dma_latency to the specified value, this aims to avoid having exit from idle states latencies that could be influencing the analysis. Link: https://lkml.kernel.org/r/72ddb0d913459f13217086dadafad88a7c46dd28.1646247211.git.bristot@kernel.org Cc: Daniel Bristot de Oliveira <bristot@kernel.org> Cc: Clark Williams <williams@redhat.com> Cc: Juri Lelli <juri.lelli@redhat.com> Cc: Jonathan Corbet <corbet@lwn.net> Signed-off-by:Daniel Bristot de Oliveira <bristot@kernel.org> Signed-off-by:
Steven Rostedt (Google) <rostedt@goodmis.org>
Showing
- Documentation/tools/rtla/common_timerlat_options.rst 5 additions, 0 deletionsDocumentation/tools/rtla/common_timerlat_options.rst
- tools/tracing/rtla/src/timerlat_hist.c 26 additions, 2 deletionstools/tracing/rtla/src/timerlat_hist.c
- tools/tracing/rtla/src/timerlat_top.c 26 additions, 2 deletionstools/tracing/rtla/src/timerlat_top.c
- tools/tracing/rtla/src/utils.c 33 additions, 0 deletionstools/tracing/rtla/src/utils.c
- tools/tracing/rtla/src/utils.h 1 addition, 0 deletionstools/tracing/rtla/src/utils.h
Please register or sign in to comment