This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 859431ac11ae Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...] new 9f3c16a430e8 perf expr: Fix return value of ids__new() new a78abde22024 perf intel-pt: Fix parsing of VM time correlation arguments new 5e0c325cdb71 perf script: Fix CPU filtering of a script's switch events new 0f80bfbf4919 perf scripts python: intel-pt-events.py: Fix printing of s [...] new e0257a01d668 perf pmu: Fix alias events list new 64f18d2d0430 perf top: Fix TUI exit screen refresh race condition new 24a0b2206134 Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git:/ [...] new c9e6606c7fe9 Linux 5.16-rc8
The 8 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: Makefile | 2 +- tools/perf/builtin-script.c | 2 +- tools/perf/scripts/python/intel-pt-events.py | 23 +++++++++++++---------- tools/perf/ui/tui/setup.c | 8 +++++--- tools/perf/util/expr.c | 7 ++++++- tools/perf/util/intel-pt.c | 1 + tools/perf/util/pmu.c | 23 +++++++++++++++++------ 7 files changed, 44 insertions(+), 22 deletions(-)