This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 1434a3127887 Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/ [...] new c67d734975a2 perf buildid-list: Initialize zstd_data new 3c91e8efaf48 tools arch kvm: Sync kvm headers with the kernel sources new 316a76a58c3f perf test: Fix libpfm4 support (63) test error for nested [...] new cb7987837c31 perf intel-pt: Fix transaction abort handling new c954eb72b31a perf intel-pt: Fix sample instruction bytes new 0a0c59724516 perf intel-pt: Remove redundant setting of ptq->insn_len new fb6c79d7261a perf tools: Add 'cgroup-switches' software event new 3b2f17ad1770 perf parse-events: Check if the software events array slot [...] new f248d687e99d Merge remote-tracking branch 'torvalds/master' into perf/urgent new ec347b7c3191 tools headers UAPI: Sync linux/fs.h with the kernel sources new 4224680ee7aa tools headers UAPI: Sync linux/perf_event.h with the kerne [...] new bffcbe79370e tools headers UAPI: Sync files changed by the quotactl_pat [...] new a6172059758b perf scripts python: exported-sql-viewer.py: Fix copy to c [...] new fd931b2e234a perf scripts python: exported-sql-viewer.py: Fix Array TypeError new f56299a9c998 perf scripts python: exported-sql-viewer.py: Fix warning display new f42907e8a451 perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry a [...] new f8b61bd20479 perf stat: Skip evlist__[enable|disable] when all events uses BPF new a050a6d2b7e8 Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git:/ [...]
The 18 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/arch/x86/include/uapi/asm/kvm.h | 2 ++ tools/include/uapi/linux/fs.h | 2 +- tools/include/uapi/linux/perf_event.h | 2 +- tools/perf/Documentation/perf-intel-pt.txt | 6 +++--- tools/perf/Documentation/perf-script.txt | 7 ++++--- tools/perf/arch/mips/entry/syscalls/syscall_n64.tbl | 2 +- tools/perf/arch/powerpc/entry/syscalls/syscall.tbl | 2 +- tools/perf/arch/s390/entry/syscalls/syscall.tbl | 2 +- tools/perf/arch/x86/entry/syscalls/syscall_64.tbl | 2 +- tools/perf/builtin-buildid-list.c | 3 +++ tools/perf/builtin-stat.c | 13 ++++++++++--- tools/perf/scripts/python/exported-sql-viewer.py | 12 +++++++++--- tools/perf/tests/pfm.c | 4 ++-- tools/perf/util/event.h | 2 +- tools/perf/util/evlist.c | 3 --- tools/perf/util/intel-pt-decoder/intel-pt-decoder.c | 6 +++++- tools/perf/util/intel-pt.c | 6 ++++-- tools/perf/util/parse-events.c | 13 +++++++++++-- tools/perf/util/parse-events.l | 1 + tools/perf/util/pfm.c | 11 ++++++++++- 20 files changed, 71 insertions(+), 30 deletions(-)