Re: [PATCH v2 02/11] perf c2c: Add dimensions for load hit

2021-01-11 Thread Leo Yan
On Wed, Jan 06, 2021 at 04:38:19PM +0900, Namhyung Kim wrote: > On Sun, Dec 13, 2020 at 10:39 PM Leo Yan wrote: > > > > Add dimensions for load hit and its percentage calculation, which is to > > be displayed in the single cache line output. > > > > Signed-off-by: Leo Yan > > --- > > tools/perf/

Re: [PATCH v2 02/11] perf c2c: Add dimensions for load hit

2021-01-05 Thread Namhyung Kim
On Sun, Dec 13, 2020 at 10:39 PM Leo Yan wrote: > > Add dimensions for load hit and its percentage calculation, which is to > be displayed in the single cache line output. > > Signed-off-by: Leo Yan > --- > tools/perf/builtin-c2c.c | 71 > 1 file changed,