Re: [PATCH v3] powerpc/papr_scm: Fix nvdimm event mappings

2022-08-31 Thread Michael Ellerman
On Thu, 4 Aug 2022 13:18:52 +0530, Kajol Jain wrote: > Commit 4c08d4bbc089 ("powerpc/papr_scm: Add perf interface support") > added performance monitoring support for papr-scm nvdimm devices via > perf interface. Commit also added an array in papr_scm_priv > structure called "nvdimm_events_map", wh

Re: [PATCH v3] powerpc/papr_scm: Fix nvdimm event mappings

2022-08-04 Thread Vaibhav Jain
Kajol Jain writes: > Commit 4c08d4bbc089 ("powerpc/papr_scm: Add perf interface support") > added performance monitoring support for papr-scm nvdimm devices via > perf interface. Commit also added an array in papr_scm_priv > structure called "nvdimm_events_map", which got filled based on the >

[PATCH v3] powerpc/papr_scm: Fix nvdimm event mappings

2022-08-04 Thread Kajol Jain
Commit 4c08d4bbc089 ("powerpc/papr_scm: Add perf interface support") added performance monitoring support for papr-scm nvdimm devices via perf interface. Commit also added an array in papr_scm_priv structure called "nvdimm_events_map", which got filled based on the result of H_SCM_PERFORMANCE_STATS