This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a1339d6355ac Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm [...] new 301f0203e042 perf bpf examples: Fix bpf.h header include directive in 5 [...] new 38c53947a7dc tools headers UAPI: Sync kvm.h headers with the kernel sources new addbdff24293 tools headers: Syncronize linux/build_bug.h with the kerne [...] new a042a82ddbb3 perf test: Fix shadow stat test for non-bash shells new be82fddca81e libperf tests: Avoid uninitialized variable warning new bba2ea17ef55 libperf tests: If a test fails return non-zero new 66dd86b2a2be libperf tests: Fail when failing to get a tracepoint id new 3ff1e7180abc perf stat: Introduce struct runtime_stat_data new a1bf23052bdf perf stat: Take cgroups into account for shadow stats new 5501e9229a80 perf intel-pt: Fix 'CPU too large' error new 648b054a4647 perf inject: Correct event attribute sizes new e2da783614bb Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kerne [...]
The 12 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/include/linux/build_bug.h | 5 - tools/include/uapi/linux/kvm.h | 2 + tools/lib/perf/tests/test-cpumap.c | 2 +- tools/lib/perf/tests/test-evlist.c | 7 +- tools/lib/perf/tests/test-evsel.c | 2 +- tools/lib/perf/tests/test-threadmap.c | 2 +- tools/perf/examples/bpf/5sec.c | 2 +- tools/perf/tests/shell/stat+shadow_stat.sh | 30 ++- tools/perf/util/header.c | 8 + tools/perf/util/machine.c | 4 +- tools/perf/util/session.c | 2 +- tools/perf/util/stat-shadow.c | 366 +++++++++++++++-------------- 12 files changed, 224 insertions(+), 208 deletions(-)