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

Daniel Bristot de Oliveira posted 3 patches 4 years, 4 months ago
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(-)
[PATCH 0/3] rtla: Some RTLA fixes for 5.17
Posted by Daniel Bristot de Oliveira 4 years, 4 months ago
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(-)

-- 
2.34.1