Re: [PATCH V4 06/24] perf tools: Add support for PERF_RECORD_AUX

2015-05-04 Thread Jiri Olsa
On Thu, Apr 30, 2015 at 05:37:29PM +0300, Adrian Hunter wrote: > Add support for the PERF_RECORD_AUX event type. > > PERF_RECORD_AUX is a new kernel event that records > when new data lands in the AUX buffer. Currently > it is assumed that AUX data follows the same ring > buffer conventions used b

[PATCH V4 06/24] perf tools: Add support for PERF_RECORD_AUX

2015-04-30 Thread Adrian Hunter
Add support for the PERF_RECORD_AUX event type. PERF_RECORD_AUX is a new kernel event that records when new data lands in the AUX buffer. Currently it is assumed that AUX data follows the same ring buffer conventions used by the perf events buffer, and consequently the AUX event is not processed d