This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c664e16bb1ba Merge tag 'docs-6.8-fixes2' of git://git.lwn.net/linux new bc4cbc9d260b tools/rtla: Fix Makefile compiler options for clang new 64dc40f75233 tools/rtla: Fix uninitialized bucket/data->bucket_size warning new 30369084ac6e tools/rtla: Fix clang warning about mount_point var size new 084ce16df0f0 tools/rtla: Remove unused sched_getattr() function new f9b2c87105c9 tools/rv: Fix Makefile compiler options for clang new 61ec586bc081 tools/rv: Fix curr_reactor uninitialized variable new 14f08c976ffe tools/rtla: Replace setting prio with nice for SCHED_OTHER new b5f319360371 tools/rtla: Exit with EXIT_SUCCESS when help is invoked new 7e90b5c295ec Merge tag 'trace-tools-v6.8-rc4' of git://git.kernel.org/p [...]
The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: tools/tracing/rtla/Makefile | 7 ++++++- tools/tracing/rtla/src/osnoise_hist.c | 9 ++++++--- tools/tracing/rtla/src/osnoise_top.c | 6 +++++- tools/tracing/rtla/src/timerlat_hist.c | 9 ++++++--- tools/tracing/rtla/src/timerlat_top.c | 6 +++++- tools/tracing/rtla/src/utils.c | 14 ++++---------- tools/tracing/rtla/src/utils.h | 2 ++ tools/verification/rv/Makefile | 7 ++++++- tools/verification/rv/src/in_kernel.c | 2 +- 9 files changed, 41 insertions(+), 21 deletions(-)