This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f74e3ea3ba9c Merge tag 'nfs-for-6.6-4' of git://git.linux-nfs.org/proje [...] new cf5a103c98a6 selftests/user_events: Fix abi_test for BE archs new 444ccf1b11a0 Merge tag 'linux_kselftest_active-fixes-6.6-rc7' of git:// [...] new 48a3adcf4788 perf pmu: Fix perf stat output with correct scale and unit new 7a48b58eb5ff perf dlfilter: Fix use of addr_location__exit() in dlfilte [...] new f38f547314b8 perf dlfilter: Add a test for object_code() new 4fa008a2db48 tools build: Fix llvm feature detection, still used by bpftool new 9c5d00cb7b6b Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' of git: [...]
The 7 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/build/feature/test-llvm.cpp | 14 +++++++++++ tools/perf/dlfilters/dlfilter-test-api-v0.c | 12 +++++++++- tools/perf/dlfilters/dlfilter-test-api-v2.c | 12 +++++++++- tools/perf/util/dlfilter.c | 32 ++++++++++++-------------- tools/perf/util/pmu.c | 8 +++---- tools/testing/selftests/user_events/abi_test.c | 16 +++++++------ 6 files changed, 64 insertions(+), 30 deletions(-) create mode 100644 tools/build/feature/test-llvm.cpp