Re: [PATCH 2/7] perf data: Switch to multiple cpu stream files

2015-04-20 Thread Arnaldo Carvalho de Melo
Em Mon, Apr 20, 2015 at 05:41:29PM -0300, Arnaldo Carvalho de Melo escreveu: > Em Mon, Apr 20, 2015 at 10:19:44PM +0200, Jiri Olsa escreveu: > > On Mon, Apr 20, 2015 at 04:58:54PM -0300, Arnaldo Carvalho de Melo wrote: > > > With latest babeltrace.git: > > > > > > [acme@zoo babeltrace]$ git log --

Re: [PATCH 2/7] perf data: Switch to multiple cpu stream files

2015-04-20 Thread Arnaldo Carvalho de Melo
Em Mon, Apr 20, 2015 at 10:19:44PM +0200, Jiri Olsa escreveu: > On Mon, Apr 20, 2015 at 04:58:54PM -0300, Arnaldo Carvalho de Melo wrote: > > Em Sat, Apr 18, 2015 at 05:50:15PM +0200, Jiri Olsa escreveu: > > > From: Sebastian Andrzej Siewior > > > > > > Currently we store the data into single dat

Re: [PATCH 2/7] perf data: Switch to multiple cpu stream files

2015-04-20 Thread Jiri Olsa
On Mon, Apr 20, 2015 at 04:58:54PM -0300, Arnaldo Carvalho de Melo wrote: > Em Sat, Apr 18, 2015 at 05:50:15PM +0200, Jiri Olsa escreveu: > > From: Sebastian Andrzej Siewior > > > > Currently we store the data into single data strea/file. The cpu > > if data is stored within the event sample. The

Re: [PATCH 2/7] perf data: Switch to multiple cpu stream files

2015-04-20 Thread Arnaldo Carvalho de Melo
Em Mon, Apr 20, 2015 at 04:58:54PM -0300, Arnaldo Carvalho de Melo escreveu: > Em Sat, Apr 18, 2015 at 05:50:15PM +0200, Jiri Olsa escreveu: > > From: Sebastian Andrzej Siewior > With latest babeltrace.git: > > [acme@zoo babeltrace]$ git log --oneline | head -1 > 48d711a204f6 Fix: Missing stdin

Re: [PATCH 2/7] perf data: Switch to multiple cpu stream files

2015-04-20 Thread Arnaldo Carvalho de Melo
Em Sat, Apr 18, 2015 at 05:50:15PM +0200, Jiri Olsa escreveu: > From: Sebastian Andrzej Siewior > > Currently we store the data into single data strea/file. The cpu > if data is stored within the event sample. The lttng puts the CPU > number that belongs to the event into the packet context inste

[PATCH 2/7] perf data: Switch to multiple cpu stream files

2015-04-18 Thread Jiri Olsa
From: Sebastian Andrzej Siewior Currently we store the data into single data strea/file. The cpu if data is stored within the event sample. The lttng puts the CPU number that belongs to the event into the packet context instead into the event. This patch makes sure that the trace produce by perf