[for-next][PATCH 0/3] tracing/tools: Updates for 6.11
From: Steven Rostedt
Date: Thu Jun 27 2024 - 17:02:13 EST
In honor of Daniel, I pulled down his repo and noticed that he had
a for-next branch that he has not pushed out yet. So I just took
his branch directly, and will be adding it to the linux-trace.git
tree. It is mostly trivial changes.
git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
tools/for-next
Head SHA1: 28beb730ee167e505c86d1a8ae239e97d0136b13
Daniel Wagner (1):
tools: build: use correct lib name for libtracefs feature detection
Luis Claudio R. Goncalves (2):
rtla/osnoise: Use pretty formatting only on interactive tty
rtla/osnoise: Better report when histogram is empty
----
tools/build/feature/Makefile | 2 +-
tools/build/feature/test-libtracefs.c | 2 +-
tools/tracing/rtla/src/osnoise_hist.c | 15 +++++++++++++++
tools/tracing/rtla/src/osnoise_top.c | 19 +++++++++++++++----
4 files changed, 32 insertions(+), 6 deletions(-)