All of lore.kernel.org
 help / color / mirror / Atom feed
From: tip-bot for Madhavan Srinivasan <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: hpa@zytor.com, acme@redhat.com, mingo@kernel.org,
	ak@linux.intel.com, linux-kernel@vger.kernel.org,
	maddy@linux.vnet.ibm.com, jolsa@redhat.com,
	sukadev@linux.vnet.ibm.com, tglx@linutronix.de
Subject: [tip:perf/core] perf vendor events: Support couple more POWER8 PVRs in mapfile
Date: Wed, 19 Oct 2016 08:37:59 -0700	[thread overview]
Message-ID: <tip-wr6rf3d3vvggy8180ftt2ro1@git.kernel.org> (raw)

Commit-ID:  46b627a25f228adca952b8691e6aed32011cc3cf
Gitweb:     http://git.kernel.org/tip/46b627a25f228adca952b8691e6aed32011cc3cf
Author:     Madhavan Srinivasan <maddy@linux.vnet.ibm.com>
AuthorDate: Mon, 8 Jun 2015 13:35:16 +0530
Committer:  Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Mon, 17 Oct 2016 13:39:47 -0300

perf vendor events: Support couple more POWER8 PVRs in mapfile

Add support for Power8 PVR 004b0201 for tuleta and 0x004d0200 for
firestone.

Signed-off-by: Madhavan Srinivasan <maddy@linux.vnet.ibm.com>
CC: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Link: http://lkml.kernel.org/n/tip-wr6rf3d3vvggy8180ftt2ro1@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
 tools/perf/pmu-events/arch/powerpc/mapfile.csv | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/perf/pmu-events/arch/powerpc/mapfile.csv b/tools/perf/pmu-events/arch/powerpc/mapfile.csv
index 8a7b6b4..e925baa 100644
--- a/tools/perf/pmu-events/arch/powerpc/mapfile.csv
+++ b/tools/perf/pmu-events/arch/powerpc/mapfile.csv
@@ -14,6 +14,8 @@
 
 # Power8 entries
 004b0000,1,power8.json,core
+004b0201,1,power8.json,core
 004c0000,1,power8.json,core
 004d0000,1,power8.json,core
 004d0100,1,power8.json,core
+004d0200,1,power8.json,core

                 reply	other threads:[~2016-10-19 15:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=tip-wr6rf3d3vvggy8180ftt2ro1@git.kernel.org \
    --to=tipbot@zytor.com \
    --cc=acme@redhat.com \
    --cc=ak@linux.intel.com \
    --cc=hpa@zytor.com \
    --cc=jolsa@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=maddy@linux.vnet.ibm.com \
    --cc=mingo@kernel.org \
    --cc=sukadev@linux.vnet.ibm.com \
    --cc=tglx@linutronix.de \
    /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 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.