Re: [PATCH v4 0/5] powerpc/perf: Add json file support for hv_24x7 core level events

2020-07-26 Thread kajoljain
On 7/21/20 1:01 AM, Arnaldo Carvalho de Melo wrote: > Em Mon, Jul 20, 2020 at 09:21:33PM +0200, Jiri Olsa escreveu: >> On Mon, Jul 20, 2020 at 12:31:22PM +0530, Kajol Jain wrote: >>> Patchset enhance current runtime parameter support. It introduces new >>> fields like "PerChip" and "PerCore" sim

Re: [PATCH v4 0/5] powerpc/perf: Add json file support for hv_24x7 core level events

2020-07-20 Thread Arnaldo Carvalho de Melo
Em Mon, Jul 20, 2020 at 09:21:33PM +0200, Jiri Olsa escreveu: > On Mon, Jul 20, 2020 at 12:31:22PM +0530, Kajol Jain wrote: > > Patchset enhance current runtime parameter support. It introduces new > > fields like "PerChip" and "PerCore" similar to the field "PerPkg" which is > > used to specify pe

Re: [PATCH v4 0/5] powerpc/perf: Add json file support for hv_24x7 core level events

2020-07-20 Thread Jiri Olsa
On Mon, Jul 20, 2020 at 12:31:22PM +0530, Kajol Jain wrote: > Patchset enhance current runtime parameter support. It introduces new > fields like "PerChip" and "PerCore" similar to the field "PerPkg" which is > used to specify perpkg events. > > The "PerCore" and "PerChip" specifies whether its c

[PATCH v4 0/5] powerpc/perf: Add json file support for hv_24x7 core level events

2020-07-20 Thread Kajol Jain
Patchset enhance current runtime parameter support. It introduces new fields like "PerChip" and "PerCore" similar to the field "PerPkg" which is used to specify perpkg events. The "PerCore" and "PerChip" specifies whether its core or chip events. Based on which we can decide which runtime paramet