linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] arm_pmu: expose 'cpus' file in sysfs
@ 2016-09-09 13:08 Mark Rutland
  2016-09-09 13:08 ` [PATCH 1/5] drivers/perf: arm_pmu: add common attr group fields Mark Rutland
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Mark Rutland @ 2016-09-09 13:08 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Will,

These are the arm_pmu patches previous posted as part of my arm_pmu/perf tools
series [1], fixed up as per your comments.

I've given this a spin on Juno, and everything seems to work as expected.

Thanks,
Mark.

[1] http://lists.infradead.org/pipermail/linux-arm-kernel/2016-September/455206.html

Mark Rutland (5):
  drivers/perf: arm_pmu: add common attr group fields
  arm64: perf: move to common attr_group fields
  arm: perf: move to common attr_group fields
  drivers/perf: arm_pmu: only use common attr_groups
  drivers/perf: arm_pmu: expose a cpumask in sysfs

 arch/arm/kernel/perf_event_v7.c | 47 ++++++++++++++++++++++++-----------------
 arch/arm64/kernel/perf_event.c  | 36 ++++++++++++++++++++-----------
 drivers/perf/arm_pmu.c          | 22 +++++++++++++++++++
 include/linux/perf/arm_pmu.h    | 11 +++++++++-
 4 files changed, 84 insertions(+), 32 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-09-09 13:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-09 13:08 [PATCH 0/5] arm_pmu: expose 'cpus' file in sysfs Mark Rutland
2016-09-09 13:08 ` [PATCH 1/5] drivers/perf: arm_pmu: add common attr group fields Mark Rutland
2016-09-09 13:08 ` [PATCH 2/5] arm64: perf: move to common attr_group fields Mark Rutland
2016-09-09 13:08 ` [PATCH 3/5] arm: " Mark Rutland
2016-09-09 13:08 ` [PATCH 4/5] drivers/perf: arm_pmu: only use common attr_groups Mark Rutland
2016-09-09 13:08 ` [PATCH 5/5] drivers/perf: arm_pmu: expose a cpumask in sysfs Mark Rutland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).