linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: mark.rutland@arm.com (Mark Rutland)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] arm_pmu: expose 'cpus' file in sysfs
Date: Fri,  9 Sep 2016 14:08:25 +0100	[thread overview]
Message-ID: <1473426510-12697-1-git-send-email-mark.rutland@arm.com> (raw)

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

             reply	other threads:[~2016-09-09 13:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-09 13:08 Mark Rutland [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1473426510-12697-1-git-send-email-mark.rutland@arm.com \
    --to=mark.rutland@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).