[for-next][PATCH 0/9] rtla: Updates for 6.13

From: Steven Rostedt
Date: Fri Oct 11 2024 - 13:30:27 EST


git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
tools/for-next

Head SHA1: 76b3102148135945b013797fac9b206273f0f777


Andrew Kreimer (1):
rv: Fix a typo

Ba Jing (2):
tools/rv: Correct the grammatical errors in the comments
tools/rv: Correct the grammatical errors in the comments

Eder Zulian (1):
rtla: use the definition for stdout fd when calling isatty()

Gabriele Monaco (1):
rtla: Fix consistency in getopt_long for timerlat_hist

Jan Stancek (2):
tools/rtla: drop __NR_sched_getattr
tools/rtla: fix collision with glibc sched_attr/sched_set_attr

Tomas Glozar (2):
rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long long

----
kernel/trace/rv/rv.c | 2 +-
tools/tracing/rtla/src/osnoise_top.c | 2 +-
tools/tracing/rtla/src/timerlat_hist.c | 20 +++++++++----------
tools/tracing/rtla/src/timerlat_top.c | 10 +++++-----
tools/tracing/rtla/src/utils.c | 36 +++++++++++++++-------------------
tools/tracing/rtla/src/utils.h | 2 ++
tools/verification/rv/src/in_kernel.c | 4 ++--
tools/verification/rv/src/trace.c | 2 +-
8 files changed, 38 insertions(+), 40 deletions(-)