[PATCH 02/11] perf data: Don't store auxtrace index for directory data file

2019-03-08 Thread Jiri Olsa
We can't store auxtrace index when we store to multiple files, because we keep only offset for it, not the file. The auxtrace data will be processed correctly in the 'pipe' mode. Link: http://lkml.kernel.org/n/tip-og11od5s6nfxuf0ftxyu8...@git.kernel.org Signed-off-by: Jiri Olsa --- tools/perf/b

[PATCH 02/11] perf data: Don't store auxtrace index for directory data file

2019-02-26 Thread Jiri Olsa
We can't store auxtrace index when we store to multiple files, because we keep only offset for it, not the file. The auxtrace data will be processed correctly in the 'pipe' mode. Link: http://lkml.kernel.org/n/tip-og11od5s6nfxuf0ftxyu8...@git.kernel.org Signed-off-by: Jiri Olsa --- tools/perf/b