Re: [PATCH 07/40] perf tools: Handle indexed data file properly

2015-05-18 Thread Namhyung Kim
On Mon, May 18, 2015 at 08:37:28PM +0200, Jiri Olsa wrote: > On Mon, May 18, 2015 at 09:30:22AM +0900, Namhyung Kim wrote: > > When perf detects data file has index table, process header part first > > and then rest data files in a row. Note that the indexed sample data is > > recorded for each cp

Re: [PATCH 07/40] perf tools: Handle indexed data file properly

2015-05-18 Thread Jiri Olsa
On Mon, May 18, 2015 at 09:30:22AM +0900, Namhyung Kim wrote: > When perf detects data file has index table, process header part first > and then rest data files in a row. Note that the indexed sample data is > recorded for each cpu/thread separately, it's already ordered with > respect to themsel