From: Linus Torvalds Date: Sun, 1 Aug 2021 19:25:30 +0000 (-0700) Subject: Merge tag 'perf-tools-fixes-for-v5.14-2021-08-01' of git://git.kernel.org/pub/scm... X-Git-Tag: v5.15~626 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d4affd6b6e81443ec8d00de0306ca61911e81441;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'perf-tools-fixes-for-v5.14-2021-08-01' of git://git./linux/kernel/git/acme/linux Pull perf tools fixes from Arnaldo Carvalho de Melo: - Revert "perf map: Fix dso->nsinfo refcounting", this makes 'perf top' abort, uncovering a design flaw on how namespace information is kept. The fix for that is more than we can do right now, leave it for the next merge window. - Split --dump-raw-trace by AUX records for ARM's CoreSight, fixing up the decoding of some records. - Fix PMU alias matching. Thanks to James Clark and John Garry for these fixes. * tag 'perf-tools-fixes-for-v5.14-2021-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: Revert "perf map: Fix dso->nsinfo refcounting" perf pmu: Fix alias matching perf cs-etm: Split --dump-raw-trace by AUX records --- d4affd6b6e81443ec8d00de0306ca61911e81441