From: Andi Kleen <ak@linux.intel.com>
To: Yuanfang Chen <cyfmxc@gmail.com>
Cc: Vince Weaver <vincent.weaver@maine.edu>,
linux-perf-users@vger.kernel.org,
Michael Petlan <mpetlan@redhat.com>
Subject: Re: event group without multiplexing
Date: Fri, 20 Nov 2015 16:58:36 -0800 [thread overview]
Message-ID: <20151121005836.GA8438@tassilo.jf.intel.com> (raw)
In-Reply-To: <CAJh9x3oq8fzEuQytCfGNZ1us8ZLLZgs=Fjr1qJBTeETSd-uA2g@mail.gmail.com>
On Mon, Nov 16, 2015 at 10:03:28PM -0500, Yuanfang Chen wrote:
> Is this ok?
Sorry for the delay. The patch looks good to me. You may need
to resend to peterz@infradead.org linux-kernel@vger.kernel.org
Reviewed-by: Andi Kleen <ak@linux.intel.com>
>
>
> From 47d52ccfae56a8eb702fee6ccf327780265df2cf Mon Sep 17 00:00:00 2001
> From: Yuanfang Chen <cheny@udel.edu>
> Date: Mon, 16 Nov 2015 21:53:53 -0500
> Subject: [PATCH 1/1] perf/x86/intel: make L1D_PEND_MISS.FB_FULL not
> constrained on haswell
>
> Signed-off-by: Yuanfang Chen <cheny@udel.edu>
> ---
> arch/x86/kernel/cpu/perf_event_intel.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/x86/kernel/cpu/perf_event_intel.c
> b/arch/x86/kernel/cpu/perf_event_intel.c
> index f63360b..e2a4300 100644
> --- a/arch/x86/kernel/cpu/perf_event_intel.c
> +++ b/arch/x86/kernel/cpu/perf_event_intel.c
> @@ -232,7 +232,7 @@ static struct event_constraint
> intel_hsw_event_constraints[] = {
> FIXED_EVENT_CONSTRAINT(0x00c0, 0), /* INST_RETIRED.ANY */
> FIXED_EVENT_CONSTRAINT(0x003c, 1), /* CPU_CLK_UNHALTED.CORE */
> FIXED_EVENT_CONSTRAINT(0x0300, 2), /* CPU_CLK_UNHALTED.REF */
> - INTEL_EVENT_CONSTRAINT(0x48, 0x4), /* L1D_PEND_MISS.* */
> + INTEL_UEVENT_CONSTRAINT(0x148, 0x4), /* L1D_PEND_MISS.PENDING */
prev parent reply other threads:[~2015-11-21 0:58 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-11 22:05 event group without multiplexing Yuanfang Chen
2015-11-12 14:58 ` Yuanfang Chen
2015-11-12 15:02 ` Yuanfang Chen
2015-11-12 16:51 ` Vince Weaver
2015-11-12 17:40 ` Michael Petlan
2015-11-12 17:51 ` Vince Weaver
2015-11-12 18:00 ` Vince Weaver
2015-11-12 18:12 ` Yuanfang Chen
2015-11-17 0:39 ` Andi Kleen
2015-11-17 3:03 ` Yuanfang Chen
2015-11-21 0:58 ` Andi Kleen [this message]
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=20151121005836.GA8438@tassilo.jf.intel.com \
--to=ak@linux.intel.com \
--cc=cyfmxc@gmail.com \
--cc=linux-perf-users@vger.kernel.org \
--cc=mpetlan@redhat.com \
--cc=vincent.weaver@maine.edu \
/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).