mbox series

[0/3] rtla: Some RTLA fixes for 5.17

Message ID cover.1645206561.git.bristot@kernel.org (mailing list archive)
Headers show
Series rtla: Some RTLA fixes for 5.17 | expand

Message

Daniel Bristot de Oliveira Feb. 18, 2022, 5:57 p.m. UTC
These is a set of fixes for RTLA on 5.17, the commit logs explain more
details about them.

Daniel Bristot de Oliveira (3):
  rtla/hist: Make -E the short version of --entries
  rtla/osnoise: Free params at the exit
  rtla/osnoise: Fix error message when failing to enable trace instance

 Documentation/tools/rtla/common_hist_options.rst |  2 +-
 Documentation/tools/rtla/rtla-osnoise-hist.rst   |  2 +-
 tools/tracing/rtla/src/osnoise.c                 |  2 +-
 tools/tracing/rtla/src/osnoise_hist.c            | 10 +++++-----
 tools/tracing/rtla/src/osnoise_top.c             |  1 +
 tools/tracing/rtla/src/timerlat_hist.c           | 10 +++++-----
 6 files changed, 14 insertions(+), 13 deletions(-)