Re: [PATCH 08/14] perf diff: Change diff command to work over multiple data files

2012-11-29 Thread Jiri Olsa
On Thu, Nov 29, 2012 at 08:37:50PM +0900, Namhyung Kim wrote: > On Wed, 28 Nov 2012 14:52:43 +0100, Jiri Olsa wrote: > > Adding diff command the flexibility to specify multiple data > > files on input. If not input file is given the standard behaviour > > stands and diff inspects 'perf.data' and 'p

Re: [PATCH 08/14] perf diff: Change diff command to work over multiple data files

2012-11-29 Thread Namhyung Kim
On Wed, 28 Nov 2012 14:52:43 +0100, Jiri Olsa wrote: > Adding diff command the flexibility to specify multiple data > files on input. If not input file is given the standard behaviour > stands and diff inspects 'perf.data' and 'perf.data.old' files. > > Also changing the processing and output displ

[PATCH 08/14] perf diff: Change diff command to work over multiple data files

2012-11-28 Thread Jiri Olsa
Adding diff command the flexibility to specify multiple data files on input. If not input file is given the standard behaviour stands and diff inspects 'perf.data' and 'perf.data.old' files. Also changing the processing and output display for data files. For 'perf diff A B' command: - the curr