This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from eccea80be257 Merge tag 'block-5.16-2021-12-10' of git://git.kernel.dk/l [...] new c89789975247 perf tools: Prevent out-of-bounds access to registers new 057ae59f5a1d perf intel-pt: Fix some PGE (packet generation enable/cont [...] new ad106a26aef3 perf intel-pt: Fix sync state when a PSB (synchronization) [...] new 4c761d805bb2 perf intel-pt: Fix intel_pt_fup_event() assumptions about [...] new c79ee2b21609 perf intel-pt: Fix state setting when receiving overflow ( [...] new a32e6c5da599 perf intel-pt: Fix next 'err' value, walking trace new a882cc949710 perf intel-pt: Fix missing 'instruction' events with 'q' option new 6665b8e4836c perf intel-pt: Fix error timestamp setting on the decoder [...] new 9937e8daab29 perf python: Fix NULL vs IS_ERR_OR_NULL() checking new bbdff6d583be Merge tag 'perf-tools-fixes-for-v5.16-2021-12-11' of git:/ [...]
The 10 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/perf/util/event.h | 5 +- .../perf/util/intel-pt-decoder/intel-pt-decoder.c | 85 ++++++++++++++-------- tools/perf/util/intel-pt.c | 1 + tools/perf/util/perf_regs.c | 3 + tools/perf/util/python.c | 2 +- 5 files changed, 64 insertions(+), 32 deletions(-)