linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: "Martin Liška" <mliska@suse.cz>, "William Cohen" <wcohen@redhat.com>
Cc: linux-perf-users@vger.kernel.org,
	lkml <linux-kernel@vger.kernel.org>,
	Martin Jambor <mjambor@suse.cz>, Jiri Olsa <jolsa@redhat.com>
Subject: Re: [PATCH] AMD perf PMU events for AMD Family 17h.
Date: Thu, 23 Aug 2018 11:31:41 -0300	[thread overview]
Message-ID: <20180823143141.GA22309@kernel.org> (raw)
In-Reply-To: <fc049074-595e-92d7-5bab-bcd00f8493e2@suse.cz>

Em Thu, Aug 23, 2018 at 01:21:45PM +0200, Martin Liška escreveu:
> May I please ping this.

I was waiting for someone to give some ack, perhaps Will Cohen can take
a brief look and provide that? Will?

Thanks,

- Arnaldo
 
> Thanks,
> Martin
> 
> On 08/06/2018 10:42 AM, Martin Liška wrote:
> > Hello.
> > 
> > Following patch adds PMC events for AMD Family 17 CPUs as defined in [1].
> > It covers events described in section: 2.1.13. Regex pattern in mapfile.csv
> > covers all CPUs of the family.
> > 
> > Thanks,
> > Martin
> > 
> > [1] https://support.amd.com/TechDocs/54945_PPR_Family_17h_Models_00h-0Fh.pdf
> > 
> > Signed-off-by: Martin Liška <mliska@suse.cz>
> > 
> > ---
> >  .../pmu-events/arch/x86/amdfam17h/cache.json  | 332 ++++++++++++++++++
> >  .../pmu-events/arch/x86/amdfam17h/core.json   | 124 +++++++
> >  .../arch/x86/amdfam17h/floating-point.json    | 196 +++++++++++
> >  .../pmu-events/arch/x86/amdfam17h/memory.json | 225 ++++++++++++
> >  .../pmu-events/arch/x86/amdfam17h/other.json  |  51 +++
> >  tools/perf/pmu-events/arch/x86/mapfile.csv    |   1 +
> >  6 files changed, 929 insertions(+)
> >  create mode 100644 tools/perf/pmu-events/arch/x86/amdfam17h/cache.json
> >  create mode 100644 tools/perf/pmu-events/arch/x86/amdfam17h/core.json
> >  create mode 100644 tools/perf/pmu-events/arch/x86/amdfam17h/floating-point.json
> >  create mode 100644 tools/perf/pmu-events/arch/x86/amdfam17h/memory.json
> >  create mode 100644 tools/perf/pmu-events/arch/x86/amdfam17h/other.json
> > 
> > 

  reply	other threads:[~2018-08-23 14:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-06  8:42 [PATCH] AMD perf PMU events for AMD Family 17h Martin Liška
2018-08-23 11:21 ` Martin Liška
2018-08-23 14:31   ` Arnaldo Carvalho de Melo [this message]
2018-08-23 16:16     ` William Cohen
2018-08-23 19:40       ` Arnaldo Carvalho de Melo
2018-08-27 14:56       ` Martin Liška
2019-02-13 11:19       ` [PATCH v2] " Martin Liška
2019-02-13 11:21         ` Borislav Petkov
2019-03-08 10:19         ` Martin Liška
2019-03-08 16:57           ` Arnaldo Carvalho de Melo
2019-03-11 12:35             ` Martin Liška

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=20180823143141.GA22309@kernel.org \
    --to=acme@kernel.org \
    --cc=jolsa@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-perf-users@vger.kernel.org \
    --cc=mjambor@suse.cz \
    --cc=mliska@suse.cz \
    --cc=wcohen@redhat.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).