Re: [PATCH 21/57] perf c2c report: Add offset dimension key

2016-10-05 Thread Jiri Olsa
On Wed, Oct 05, 2016 at 07:57:07AM -0300, Arnaldo Carvalho de Melo wrote: > Em Thu, Sep 22, 2016 at 05:36:49PM +0200, Jiri Olsa escreveu: > > Adding cacheline offset dimension key support. > > It displays cacheline offset as hex number. > > > > Link: http://lkml.kernel.org/n/tip-m0424ye98lqveg5nop

Re: [PATCH 21/57] perf c2c report: Add offset dimension key

2016-10-05 Thread Arnaldo Carvalho de Melo
Em Thu, Sep 22, 2016 at 05:36:49PM +0200, Jiri Olsa escreveu: > Adding cacheline offset dimension key support. > It displays cacheline offset as hex number. > > Link: http://lkml.kernel.org/n/tip-m0424ye98lqveg5nopto8...@git.kernel.org > Signed-off-by: Jiri Olsa > --- > tools/perf/builtin-c2c.c

[PATCH 21/57] perf c2c report: Add offset dimension key

2016-09-22 Thread Jiri Olsa
Adding cacheline offset dimension key support. It displays cacheline offset as hex number. Link: http://lkml.kernel.org/n/tip-m0424ye98lqveg5nopto8...@git.kernel.org Signed-off-by: Jiri Olsa --- tools/perf/builtin-c2c.c | 35 +++ 1 file changed, 35 insertions(+)