linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Michael Ellerman <patch-notifications@ellerman.id.au>
To: Madhavan Srinivasan <maddy@linux.vnet.ibm.com>, acme@kernel.org
Cc: Madhavan Srinivasan <maddy@linux.vnet.ibm.com>,
	linuxppc-dev@lists.ozlabs.org
Subject: Re: [2/2] powerpc/perf: Update perf_regs structure to include MMCRA
Date: Mon, 14 Jan 2019 21:12:06 +1100 (AEDT)	[thread overview]
Message-ID: <43dTm70qbbz9sD9@ozlabs.org> (raw)
In-Reply-To: <1544347536-19637-2-git-send-email-maddy@linux.vnet.ibm.com>

On Sun, 2018-12-09 at 09:25:36 UTC, Madhavan Srinivasan wrote:
> On each sample, Monitor Mode Control Register A (MMCRA) content
> is saved in pt_regs. MMCRA does not have a entry as-is in the pt_regs
> but instead, MMCRA content is saved in the "dsisr" register of pt_regs.
> 
> Patch adds another entry to the perf_regs structure to include the "MMCRA"
> printing which internally maps to the "dsisr" of pt_regs.
> 
> It also check for the MMCRA availability in the platform and present
> value accordingly
> 
> Signed-off-by: Madhavan Srinivasan <maddy@linux.vnet.ibm.com>

Applied to powerpc fixes, thanks.

https://git.kernel.org/powerpc/c/6529870cb0323823f49b3e95d1760383

cheers

  reply	other threads:[~2019-01-14 10:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-09  9:25 [PATCH v2 1/2] powerpc/perf: Update perf_regs structure to include SIER Madhavan Srinivasan
2018-12-09  9:25 ` [PATCH 2/2] powerpc/perf: Update perf_regs structure to include MMCRA Madhavan Srinivasan
2019-01-14 10:12   ` Michael Ellerman [this message]
2018-12-22  9:54 ` [v2, 1/2] powerpc/perf: Update perf_regs structure to include SIER Michael Ellerman

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=43dTm70qbbz9sD9@ozlabs.org \
    --to=patch-notifications@ellerman.id.au \
    --cc=acme@kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=maddy@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;
as well as URLs for NNTP newsgroup(s).