All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] rtla: Some RTLA fixes for 5.17
@ 2022-02-18 17:57 Daniel Bristot de Oliveira
  2022-02-18 17:57 ` [PATCH 1/3] rtla/hist: Make -E the short version of --entries Daniel Bristot de Oliveira
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Daniel Bristot de Oliveira @ 2022-02-18 17:57 UTC (permalink / raw)
  To: Steven Rostedt
  Cc: Daniel Bristot de Oliveira, Jonathan Corbet, linux-doc,
	linux-kernel, linux-trace-devel

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-02-18 17:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-18 17:57 [PATCH 0/3] rtla: Some RTLA fixes for 5.17 Daniel Bristot de Oliveira
2022-02-18 17:57 ` [PATCH 1/3] rtla/hist: Make -E the short version of --entries Daniel Bristot de Oliveira
2022-02-18 17:57 ` [PATCH 2/3] rtla/osnoise: Free params at the exit Daniel Bristot de Oliveira
2022-02-18 17:57 ` [PATCH 3/3] rtla/osnoise: Fix error message when failing to enable trace instance Daniel Bristot de Oliveira

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.