[v1,0/3] Event updates for GNR, MTL and SKL

Message ID 20230314053312.3237390-1-irogers@google.com
Headers
Series Event updates for GNR, MTL and SKL |

Message

Ian Rogers March 14, 2023, 5:33 a.m. UTC
  Update events for graniterapids and meteorlake, v1.00 to v1.01, as
well as skylake v54 to v55. All patches generated from:
https://github.com/intel/perfmon/blob/main/scripts/create_perf_json.py

Ian Rogers (3):
  perf vendor events intel: Update graniterapids events
  perf vendor events intel: Update meteorlake events
  perf vendor events intel: Update skylake events

 .../arch/x86/graniterapids/frontend.json      |  2 +-
 .../arch/x86/graniterapids/pipeline.json      |  4 +--
 tools/perf/pmu-events/arch/x86/mapfile.csv    |  6 ++--
 .../pmu-events/arch/x86/meteorlake/cache.json |  8 +++++
 .../arch/x86/meteorlake/frontend.json         |  9 +++++
 .../arch/x86/meteorlake/memory.json           | 13 +++++--
 .../pmu-events/arch/x86/meteorlake/other.json |  4 +--
 .../arch/x86/meteorlake/pipeline.json         | 36 +++++++++++++++++--
 .../arch/x86/meteorlake/virtual-memory.json   |  4 +++
 .../pmu-events/arch/x86/skylake/cache.json    |  8 +++++
 .../arch/x86/skylake/floating-point.json      | 15 ++++++++
 .../pmu-events/arch/x86/skylake/pipeline.json | 10 ++++++
 12 files changed, 107 insertions(+), 12 deletions(-)
  

Comments

Liang, Kan March 14, 2023, 12:54 p.m. UTC | #1
On 2023-03-14 1:33 a.m., Ian Rogers wrote:
> Update events for graniterapids and meteorlake, v1.00 to v1.01, as
> well as skylake v54 to v55. All patches generated from:
> https://github.com/intel/perfmon/blob/main/scripts/create_perf_json.py
> 
> Ian Rogers (3):
>   perf vendor events intel: Update graniterapids events
>   perf vendor events intel: Update meteorlake events
>   perf vendor events intel: Update skylake events
> 

Thanks Ian. The patch series looks good to me.

Reviewed-by: Kan Liang <kan.liang@linux.intel.com>

Thanks,
Kan

>  .../arch/x86/graniterapids/frontend.json      |  2 +-
>  .../arch/x86/graniterapids/pipeline.json      |  4 +--
>  tools/perf/pmu-events/arch/x86/mapfile.csv    |  6 ++--
>  .../pmu-events/arch/x86/meteorlake/cache.json |  8 +++++
>  .../arch/x86/meteorlake/frontend.json         |  9 +++++
>  .../arch/x86/meteorlake/memory.json           | 13 +++++--
>  .../pmu-events/arch/x86/meteorlake/other.json |  4 +--
>  .../arch/x86/meteorlake/pipeline.json         | 36 +++++++++++++++++--
>  .../arch/x86/meteorlake/virtual-memory.json   |  4 +++
>  .../pmu-events/arch/x86/skylake/cache.json    |  8 +++++
>  .../arch/x86/skylake/floating-point.json      | 15 ++++++++
>  .../pmu-events/arch/x86/skylake/pipeline.json | 10 ++++++
>  12 files changed, 107 insertions(+), 12 deletions(-)
>