All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add entry for perf tool arm64 pmu-events files
@ 2019-10-09  8:54 ` John Garry
  0 siblings, 0 replies; 3+ messages in thread
From: John Garry @ 2019-10-09  8:54 UTC (permalink / raw)
  To: peterz, mingo, acme, alexander.shishkin, jolsa, namhyung,
	mark.rutland, will
  Cc: f.fainelli, linux-kernel, linuxarm, linux-arm-kernel,
	zhangshaokun, John Garry

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>

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
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] MAINTAINERS: Add entry for perf tool arm64 pmu-events files
@ 2019-10-09  8:54 ` John Garry
  0 siblings, 0 replies; 3+ messages in thread
From: John Garry @ 2019-10-09  8:54 UTC (permalink / raw)
  To: peterz, mingo, acme, alexander.shishkin, jolsa, namhyung,
	mark.rutland, will
  Cc: f.fainelli, John Garry, linux-kernel, linuxarm, zhangshaokun,
	linux-arm-kernel

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>

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
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [tip: perf/core] MAINTAINERS: Add entry for perf tool arm64 pmu-events files
  2019-10-09  8:54 ` John Garry
  (?)
@ 2019-10-15  5:31 ` tip-bot2 for John Garry
  -1 siblings, 0 replies; 3+ messages in thread
From: tip-bot2 for John Garry @ 2019-10-15  5:31 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: John Garry, Alexander Shishkin, Florian Fainelli, Jiri Olsa,
	linuxarm, linux-arm-kernel, Mark Rutland, Namhyung Kim,
	Peter Zijlstra, Shaokun Zhang, Will Deacon,
	Arnaldo Carvalho de Melo, Ingo Molnar, Borislav Petkov,
	linux-kernel

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 <john.garry@huawei.com>
AuthorDate:    Wed, 09 Oct 2019 16:54:33 +08:00
Committer:     Arnaldo Carvalho de Melo <acme@redhat.com>
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 <john.garry@huawei.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: linuxarm@huawei.com
Cc: linux-arm-kernel@lists.infradead.org
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Shaokun Zhang <zhangshaokun@hisilicon.com>
Cc: Will Deacon <will@kernel.org>
Link: http://lore.kernel.org/lkml/1570611273-108281-1-git-send-email-john.garry@huawei.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
 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 <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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-15  5:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-09  8:54 [PATCH] MAINTAINERS: Add entry for perf tool arm64 pmu-events files John Garry
2019-10-09  8:54 ` John Garry
2019-10-15  5:31 ` [tip: perf/core] " tip-bot2 for John Garry

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.