From: Anju T <>
To: linux-kernel@vger.kernel.org
Cc: linuxppc-dev@lists.ozlabs.org, sukadev@linux.vnet.ibm.com,
acme@redhat.com, mpe@ellerman.id.au, dsahern@gmail.com,
jolsa@redhat.com, maddy@linux.vnet.ibm.com,
khandual@linux.vnet.ibm.com, hemant@linux.vnet.ibm.com,
Anju T <anju@linux.vnet.ibm.com>
Subject: [RFC][PATCH 0/3]perf/powerpc:Add ability to sample intr machine state in powerpc
Date: Mon, 19 Oct 2015 17:48:50 +0530 [thread overview]
Message-ID: <1445257133-27646-1-git-send-email-anju@linux.vnet.ibm.com> (raw)
From: Anju T <anju@linux.vnet.ibm.com>
This short patch series add the ability to sample the interrupted
machine state for each hardware sample
Anju (3):
perf/powerpc:add ability to sample intr machine state in power
tools/perf:Map the ID values with register names
perf/powerpc:add support for sampling intr machine state
arch/powerpc/Kconfig | 1 +
arch/powerpc/include/uapi/asm/perf_regs.h | 55 +++++++++++++
arch/powerpc/perf/Makefile | 2 +-
arch/powerpc/perf/perf_regs.c | 85 ++++++++++++++++++++
tools/perf/arch/powerpc/include/perf_regs.h | 117 ++++++++++++++++++++++++++++
tools/perf/config/Makefile | 4 +
6 files changed, 263 insertions(+), 1 deletion(-)
create mode 100644 arch/powerpc/include/uapi/asm/perf_regs.h
create mode 100644 arch/powerpc/perf/perf_regs.c
create mode 100644 tools/perf/arch/powerpc/include/perf_regs.h
--
2.1.0
next reply other threads:[~2015-10-19 12:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-19 12:18 Anju T [this message]
2015-10-19 12:18 ` [PATCH 1/3] perf/powerpc:add ability to sample intr machine state in power Anju T
2015-10-20 4:16 ` Madhavan Srinivasan
2015-10-20 6:43 ` AnjuTSudhakar
2015-10-19 12:18 ` [RFC][PATCH 2/3] tools/perf:Map the ID values with register names Anju T
2015-10-19 12:18 ` [RFC][PATCH 3/3]perf/powerpc :add support for sampling intr machine state Anju T
2015-10-20 4:20 ` Madhavan Srinivasan
2015-10-20 6:45 ` AnjuTSudhakar
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=1445257133-27646-1-git-send-email-anju@linux.vnet.ibm.com \
--to=linux-kernel@vger.kernel.org \
--cc=acme@redhat.com \
--cc=anju@linux.vnet.ibm.com \
--cc=dsahern@gmail.com \
--cc=hemant@linux.vnet.ibm.com \
--cc=jolsa@redhat.com \
--cc=khandual@linux.vnet.ibm.com \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=maddy@linux.vnet.ibm.com \
--cc=mpe@ellerman.id.au \
--cc=sukadev@linux.vnet.ibm.com \
/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
all inboxes | Powered by JetHome®