Re: [perfmon2] [PATCH] PAPI, Power10 event list mappings.

2022-08-09 Thread will schmidt
2.00 6.00 Thanks -Will > > Thank you, > Giuseppe > > > On 4 Aug 2022, at 03:57, will schmidt > > wrote: > > > > On Wed, 2022-08-03 at 21:29 +0200, Giuseppe Congiu wrote: > > > Hi will, > > > > > > How did you define the

Re: [perfmon2] [PATCH] PAPI, Power10 event list mappings.

2022-08-03 Thread will schmidt
ent list, do my best to refresh any event entries with their new equivalents. Thanks -Will > —Giuseppe > > > On 3 Aug 2022, at 20:51, will schmidt > > wrote: > > > > [PATCH] PAPI, Power10 event list mappings. > > > > Hi, > > This pa

[perfmon2] [PATCH] PAPI, Power10 event list mappings.

2022-08-03 Thread will schmidt
[PATCH] PAPI, Power10 event list mappings. Hi, This patch provides the PAPI event mappings for Power10 support. This should be safe to commit once PAPI completes the pull requests from libpfm4 that will include the prerequisite Power10 content. diff --git a/src/papi_events.csv b/src/papi_

[perfmon2] PAPI - Re: validate_power.c for power10 - was Re: Power10 support for perfmon2/libpfm

2022-08-03 Thread will schmidt
On Wed, 2022-08-03 at 09:40 -0400, William Cohen wrote: > On 8/1/22 10:02, will schmidt wrote: > > On Sat, 2022-07-30 at 14:23 -0700, Stephane Eranian wrote: > > > Hi Will. > > > > > > Power10 patch applied. > > > Thanks for your contributions. > &g

Re: [perfmon2] validate_power.c for power10 - was Re: Power10 support for perfmon2/libpfm

2022-08-01 Thread will schmidt
On Sat, 2022-07-30 at 14:23 -0700, Stephane Eranian wrote: > Hi Will. > > Power10 patch applied. > Thanks for your contributions. Thanks! :-) -Will > > On Mon, Jul 18, 2022 at 9:00 AM William Cohen > wrote: > > On 5/12/22 15:40, will schmidt wrote: > > &g

Re: [perfmon2] validate_power.c for power10 - was Re: Power10 support for perfmon2/libpfm

2022-07-25 Thread will schmidt
bined patch directly to Stephane, and I've confirmed that the pointer to documentation included in the description and comments is still valid. Thanks, -Will (Schmidt) ___ perfmon2-devel mailing list perfmon2-devel@lists.sourceforge.net https:/

Re: [perfmon2] validate_power.c for power10 - was Re: Power10 support for perfmon2/libpfm

2022-06-27 Thread will schmidt
Ping?To recap, (it's been a few weeks) Support to enable Power10 for Perfmon/libPFM has been posted to the fork as referenced below. Due to size these patches wouldn't make it to the list. Thanks, -Will On Thu, 2022-05-12 at 14:40 -0500, will schmidt wrote: > > &

Re: [perfmon2] validate_power.c for power10 - was Re: Power10 support for perfmon2/libpfm

2022-05-12 Thread will schmidt
On Wed, 2022-05-11 at 14:37 -0400, William Cohen wrote: > On 5/10/22 16:52, will schmidt wrote: > > On Wed, 2022-05-04 at 10:51 -0400, William Cohen wrote: > > > On 2/23/22 14:42, will schmidt wrote: > > > > On Wed, 2022-02-23 at 10:33 -0500, William Cohen wrote: &g

Re: [perfmon2] validate_power.c for power10 - was Re: Power10 support for perfmon2/libpfm

2022-05-11 Thread will schmidt
On Wed, 2022-05-11 at 14:37 -0400, William Cohen wrote: > On 5/10/22 16:52, will schmidt wrote: > > On Wed, 2022-05-04 at 10:51 -0400, William Cohen wrote: > > > On 2/23/22 14:42, will schmidt wrote: > > > > On Wed, 2022-02-23 at 10:33 -0500, William Cohen wrote: &g

Re: [perfmon2] validate_power.c for power10 - was Re: Power10 support for perfmon2/libpfm

2022-05-10 Thread will schmidt
On Wed, 2022-05-04 at 10:51 -0400, William Cohen wrote: > On 2/23/22 14:42, will schmidt wrote: > > On Wed, 2022-02-23 at 10:33 -0500, William Cohen wrote: > > > On 2/18/22 17:17, will schmidt wrote: > > > > Hi, > > > >I've created a fork of

Re: [perfmon2] validate_power.c for power10 - was Re: Power10 support for perfmon2/libpfm

2022-05-04 Thread will schmidt
On Wed, 2022-05-04 at 10:51 -0400, William Cohen wrote: > On 2/23/22 14:42, will schmidt wrote: > > On Wed, 2022-02-23 at 10:33 -0500, William Cohen wrote: > > > On 2/18/22 17:17, will schmidt wrote: > > > > Hi, > > > >I've created a fork of

[perfmon2] validate_power.c for power10 - was Re: Power10 support for perfmon2/libpfm

2022-02-23 Thread will schmidt
On Wed, 2022-02-23 at 10:33 -0500, William Cohen wrote: > On 2/18/22 17:17, will schmidt wrote: > > Hi, > >I've created a fork of perfmon2/libpfm and pushed > > the powerpc/power10 support into that fork. > > > > > > Also should there be so

Re: [perfmon2] Power10 support for perfmon2/libpfm

2022-02-23 Thread will schmidt
On Wed, 2022-02-23 at 10:33 -0500, William Cohen wrote: > On 2/18/22 17:17, will schmidt wrote: > > Hi, > >I've created a fork of perfmon2/libpfm and pushed > > the powerpc/power10 support into that fork. > > > > There are two commits, the first contai

[perfmon2] Power10 support for perfmon2/libpfm

2022-02-18 Thread will schmidt
will post that separately on the perfapi-devel list. https://sourceforge.net/u/willschm/perfmon2/ commit 3d783a6db770885d5eddafb390faf146a64d0acd (HEAD -> master, origin/master, origin/HEAD, refs/patches/master/perfmon_libpfm_power10_events.diff) Author: Will Schmidt Date: Fri Feb 18 15:15

[perfmon2] [PATCH] Update PowerPC POWER9_PME_PM_LSU_FLUSH_OTHER event description.

2019-07-18 Thread will schmidt
imply removing the embedded quotation marks from the long description for that event. I have done a cursory review of the *events.h headers, and did not see any other cases of the non-ascii characters. Thanks -Will (Schmidt) Signed-off-by: Will Schmidt CC: John Mellor-Crummey CC:

Re: [perfmon2] [PATCH] Ensure unique names for IBM Power 9 events

2017-12-05 Thread Will Schmidt
I understand that the event code is manually crafted and contains > > more than an event code. > > So are you saying that sometimes, you want to specify an evnet multiple > > times, but to do so, you need > > to use different event codes? > > Please clarify. > > Th

Re: [perfmon2] [patch] power9 event list update for perfmon2

2017-06-14 Thread Will Schmidt
On Wed, 2017-06-14 at 05:48 -0700, Stephane Eranian wrote: > Will, > > > > On Tue, Jun 6, 2017 at 8:36 AM, Will Schmidt > wrote: > Updated ppc64/Power9 event list. > > Updated event list. (Jun 2017). Significant updates > here w

[perfmon2] [PATCH] add power9 entries to validate_power.c

2017-06-06 Thread Will Schmidt
Hi, Update the validate_power test to include power9 entries. Signed-off-by: Will Schmidt -- sniff-test run output: > ./validate Libpfm structure tests: libpfm ABI version : 0 pfm_pmu_info_t : Passed pfm_event_info_t : Passed pfm_event_attr_info_t : Pas

Re: [perfmon2] [RFC] [PATCH] Power9 support for libpfm/perfmon

2017-06-06 Thread Will Schmidt
On Tue, 2017-02-28 at 14:57 -0500, William Cohen wrote: > On 01/31/2017 02:07 PM, Will Schmidt wrote: > > Hi perfmon2-devel, Stephane, Carl, > > > > Attached is an RFC/preliminary patch that adds support for Power9 to > > perfmon/libpfm. > > > > This pa

[perfmon2] powerpc + misc updates for PAPI

2016-03-10 Thread Will Schmidt
Hi perfmon2-devel, For your consideration, a two part patch series follows. The first is most important for supporting additional variations of the POWER8 processor, the second is cosmetic, but would be good to get in. 1 - Update the PVRs to include some power8 processor flavors. 2 - Fix a few c

[perfmon2] [PATCH 1/2] Update the POWER8 PVR values

2016-03-10 Thread Will Schmidt
Update the POWER8 PVR values to include additional flavors of the POWER8 processor. The existing POWER8 entry is now POWER8E, this is to be consistent with changes made on the kernel side. (arch/powerpc/kernel/cputable.c) Signed-off-by: Will Schmidt --- lib/pfmlib_power8.c |6

[perfmon2] [PATCH 2/2] A small assortment of cosmetic touch-ups.

2016-03-10 Thread Will Schmidt
A small assortment of cosmetic touch-ups. Signed-off-by: Will Schmidt --- lib/events/power8_events.h |2 +- lib/pfmlib_power7.c|2 +- lib/pfmlib_power_priv.h|2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/events/power8_events.h b/lib/events