linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM perf updates for 3.3
Date: Fri, 2 Dec 2011 17:02:31 +0000	[thread overview]
Message-ID: <20111202170231.GP5540@mudshark.cambridge.arm.com> (raw)

Hi Russell,

Please pull these updates to the ARM perf code for 3.3. The highlights are
probably the CTI stuff (which is in preparation for OMAP4 support coming from
Lei Ming, Benoit and Paul) and the cleanup of the event numbers for ARMv7 so
that they are easier to follow. I was hoping to add Cortex-A7 support but I
haven't got my paws on an FPGA yet.

I've not included my contextidr patch with this pull because it conflicts
quite badly with the LPAE patches. I can rework this for 3.4 later on (I
already have a fixup).

Cheers,

Will


The following changes since commit 5611cc4572e889b62a7b4c72a413536bf6a9c416:

  Linux 3.2-rc4 (2011-12-01 14:56:01 -0800)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git for-rmk

Ming Lei (2):
      arm: introduce cross trigger interface helpers
      arm: pmu: allow platform specific irq enable/disable handling

Will Deacon (4):
      ARM: perf: clean and update ARMv7 event numbers
      ARM: perf: add support for stalled cycle ABI events
      ARM: perf: remove unused armpmu_get_max_events
      Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmk

 arch/arm/include/asm/cti.h          |  179 ++++++++++++++++
 arch/arm/include/asm/perf_event.h   |    3 -
 arch/arm/include/asm/pmu.h          |   15 +-
 arch/arm/kernel/perf_event.c        |   19 +-
 arch/arm/kernel/perf_event_v6.c     |   32 ++--
 arch/arm/kernel/perf_event_v7.c     |  401 +++++++++++++----------------------
 arch/arm/kernel/perf_event_xscale.c |   16 +-
 7 files changed, 379 insertions(+), 286 deletions(-)
 create mode 100644 arch/arm/include/asm/cti.h

             reply	other threads:[~2011-12-02 17:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-02 17:02 Will Deacon [this message]
2011-12-03  9:26 ` [GIT PULL] ARM perf updates for 3.3 Russell King - ARM Linux
2011-12-03 10:21   ` Will Deacon
2011-12-03 22:46     ` Russell King - ARM Linux
2011-12-05 11:23       ` Will Deacon
2011-12-05 21:11   ` Russell King - ARM Linux
2011-12-05 23:19     ` Tony Lindgren
2011-12-06  0:02       ` Tony Lindgren
2011-12-06 16:52         ` Tony Lindgren
2011-12-07 14:17           ` Cousson, Benoit
2011-12-07 15:24             ` Marc Zyngier
2011-12-07 19:44               ` Tony Lindgren

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=20111202170231.GP5540@mudshark.cambridge.arm.com \
    --to=will.deacon@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).