On Wed, 3 Feb 2021 01:55:34 -0500, Athira Rajeev wrote: > Patch set to add Performance Monitor Counter SPR's as > part of extended regs in powerpc. > > Patch 1/3 saves the PMC values in the perf interrupt > handler as part of per-cpu array. > Patch 2/3 adds PMC1 to PMC6 as part of the extended > regs mask. > Patch 3/3 includes perf tools side changes to add > PMC1 to PMC6 to sample_reg_mask to use with -I? option. > > [...]
Patches 1 & 2 applied to powerpc/next. [1/3] powerpc/perf: Include PMCs as part of per-cpu cpuhw_events struct https://git.kernel.org/powerpc/c/91f3469a43fd1fb831649c2a2e684bf5ad4818b2 [2/3] powerpc/perf: Expose Performance Monitor Counter SPR's as part of extended regs https://git.kernel.org/powerpc/c/e79b76e03b712e42c58d9649c92571e346abc38b cheers