Re: [PATCH] powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL in power10

2021-07-12 Thread Athira Rajeev
> On 08-Jul-2021, at 9:13 PM, Paul A. Clarke wrote: > > On Thu, Jul 08, 2021 at 10:56:57PM +1000, Nicholas Piggin wrote: >> Excerpts from Athira Rajeev's message of July 7, 2021 4:39 pm: >>> From: Athira Rajeev >>> >>> Power10 performance monitoring unit (PMU) driver uses performance >>> mon

Re: [PATCH] powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL in power10

2021-07-12 Thread Athira Rajeev
> On 08-Jul-2021, at 6:26 PM, Nicholas Piggin wrote: > > Excerpts from Athira Rajeev's message of July 7, 2021 4:39 pm: >> From: Athira Rajeev >> >> Power10 performance monitoring unit (PMU) driver uses performance >> monitor counter 5 (PMC5) and performance monitor counter 6 (PMC6) >> for c

Re: [PATCH] powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL in power10

2021-07-08 Thread Paul A. Clarke
On Thu, Jul 08, 2021 at 10:56:57PM +1000, Nicholas Piggin wrote: > Excerpts from Athira Rajeev's message of July 7, 2021 4:39 pm: > > From: Athira Rajeev > > > > Power10 performance monitoring unit (PMU) driver uses performance > > monitor counter 5 (PMC5) and performance monitor counter 6 (PMC6)

Re: [PATCH] powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL in power10

2021-07-08 Thread Nicholas Piggin
Excerpts from Athira Rajeev's message of July 7, 2021 4:39 pm: > From: Athira Rajeev > > Power10 performance monitoring unit (PMU) driver uses performance > monitor counter 5 (PMC5) and performance monitor counter 6 (PMC6) > for counting instructions and cycles. Event used for cycles is > PM_RUN_

[PATCH] powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL in power10

2021-07-06 Thread Athira Rajeev
From: Athira Rajeev Power10 performance monitoring unit (PMU) driver uses performance monitor counter 5 (PMC5) and performance monitor counter 6 (PMC6) for counting instructions and cycles. Event used for cycles is PM_RUN_CYC and instructions is PM_RUN_INST_CMPL. But counting of these events in w