Re: [PATCH 04/44] perf tools: Add support for AUX area recording

2015-04-20 Thread Arnaldo Carvalho de Melo
Em Thu, Apr 09, 2015 at 06:53:44PM +0300, Adrian Hunter escreveu: > Add support for reading from the AUX area > tracing mmap and synthesizing AUX area > tracing events. > > This patch introduces an abstraction for recording > AUX area data. Recording is initialized > by auxtrace_record__init() wh

[PATCH 04/44] perf tools: Add support for AUX area recording

2015-04-09 Thread Adrian Hunter
Add support for reading from the AUX area tracing mmap and synthesizing AUX area tracing events. This patch introduces an abstraction for recording AUX area data. Recording is initialized by auxtrace_record__init() which is a weak function to be implemented by the architecture to provide recordin