Re: [PATCH 09/44] perf session: Add instruction tracing options

2015-04-23 Thread Arnaldo Carvalho de Melo
Em Wed, Apr 22, 2015 at 09:23:09AM +0300, Adrian Hunter escreveu: > On 21/04/15 17:50, Arnaldo Carvalho de Melo wrote: > > Em Thu, Apr 09, 2015 at 06:53:49PM +0300, Adrian Hunter escreveu: > > > >> It is assumed that AUX area decoding will synthesize events for > >> consumption by other tools. At

Re: [PATCH 09/44] perf session: Add instruction tracing options

2015-04-21 Thread Adrian Hunter
On 21/04/15 17:50, Arnaldo Carvalho de Melo wrote: > Em Thu, Apr 09, 2015 at 06:53:49PM +0300, Adrian Hunter escreveu: > >> It is assumed that AUX area decoding will synthesize events for >> consumption by other tools. At this time, the main use of AUX area >> tracing will be to capture instructi

Re: [PATCH 09/44] perf session: Add instruction tracing options

2015-04-21 Thread Arnaldo Carvalho de Melo
Em Thu, Apr 09, 2015 at 06:53:49PM +0300, Adrian Hunter escreveu: > It is assumed that AUX area decoding will synthesize events for > consumption by other tools. At this time, the main use of AUX area > tracing will be to capture instruction trace (aka processor trace) > data. The nature of inst

[PATCH 09/44] perf session: Add instruction tracing options

2015-04-09 Thread Adrian Hunter
It is assumed that AUX area decoding will synthesize events for consumption by other tools. At this time, the main use of AUX area tracing will be to capture instruction trace (aka processor trace) data. The nature of instruction tracing suggests the initial inclusion of options for "instructions"