The following commit has been merged into the perf/core branch of tip: Commit-ID: 26d5310ee28ad9395bd676f750d2ee3ddff3dcfd Gitweb: https://git.kernel.org/tip/26d5310ee28ad9395bd676f750d2ee3ddff3dcfd Author: John Garry <[email protected]> AuthorDate: Wed, 09 Oct 2019 16:54:33 +08:00 Committer: Arnaldo Carvalho de Melo <[email protected]> CommitterDate: Thu, 10 Oct 2019 09:35:12 -03:00
MAINTAINERS: Add entry for perf tool arm64 pmu-events files Will and I have an interest in reviewing the pmu-events changes related to arm64, so add a specific entry for this. Signed-off-by: John Garry <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: Florian Fainelli <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: [email protected] Cc: [email protected] Cc: Mark Rutland <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Shaokun Zhang <[email protected]> Cc: Will Deacon <[email protected]> Link: http://lore.kernel.org/lkml/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 55199ef..b50ddc8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12771,6 +12771,13 @@ F: arch/*/events/* F: arch/*/events/*/* F: tools/perf/ +PERFORMANCE EVENTS SUBSYSTEM ARM64 PMU EVENTS +R: John Garry <[email protected]> +R: Will Deacon <[email protected]> +L: [email protected] (moderated for non-subscribers) +S: Supported +F: tools/perf/pmu-events/arch/arm64/ + PERSONALITY HANDLING M: Christoph Hellwig <[email protected]> L: [email protected]

