From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Fri, 22 Jan 2021 21:55:00 +0000 (-0800)
Subject: Merge tag 'perf-tools-fixes-v5.11-2-2021-01-22' of git://git.kernel.org/pub/scm/linux... 
X-Git-Tag: howlett/maple/20220722_2~3959
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=faba877b3bccb5af79f0cd8c6af93392030e6e41;p=users%2Fjedix%2Flinux-maple.git

Merge tag 'perf-tools-fixes-v5.11-2-2021-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux

Pull more perf tools fixes from Arnaldo Carvalho de Melo:

 - Fix id index used in Intel PT for heterogeneous systems

 - Fix overrun issue in 'perf script' for dynamically-allocated PMU type
   number

 - Fix 'perf stat' metrics containing the 'duration_time' synthetic
   event

 - Fix system PMU 'perf stat' metrics

* tag 'perf-tools-fixes-v5.11-2-2021-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux:
  perf script: Fix overrun issue for dynamically-allocated PMU type number
  perf metricgroup: Fix system PMU metrics
  perf metricgroup: Fix for metrics containing duration_time
  perf evlist: Fix id index for heterogeneous systems
---

faba877b3bccb5af79f0cd8c6af93392030e6e41