Message ID | 1570611273-108281-1-git-send-email-john.garry@huawei.com |
---|---|
State | Accepted |
Commit | 26d5310ee28ad9395bd676f750d2ee3ddff3dcfd |
Headers | show |
Series | MAINTAINERS: Add entry for perf tool arm64 pmu-events files | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 296de2b51c83..6583b02790fe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12767,6 +12767,13 @@ F: arch/*/events/* F: arch/*/events/*/* F: tools/perf/ +PERFORMANCE EVENTS SUBSYSTEM ARM64 PMU EVENTS +R: John Garry <john.garry@huawei.com> +R: Will Deacon <will@kernel.org> +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +S: Supported +F: tools/perf/pmu-events/arch/arm64/ + PERSONALITY HANDLING M: Christoph Hellwig <hch@infradead.org> L: linux-abi-devel@lists.sourceforge.net
Will and I have an interest in reviewing the pmu-events changes related to arm64, so add a specific entry for this. Cc: Will Deacon <will@kernel.org> Signed-off-by: John Garry <john.garry@huawei.com> -- 2.17.1