Re: [PATCH v6 0/7] perf, intel: Add support for PEBS output to Intel PT

From: Peter Zijlstra
Date: Tue Aug 06 2019 - 10:30:39 EST


On Tue, Aug 06, 2019 at 11:45:59AM +0300, Alexander Shishkin wrote:

> Seventh attempt at the PEBS-via-PT feature. The previous ones were [1], [2],
> [3], [4], [5], [6]. This one finalizes the 'aux_output' naming in the code.

> Alexander Shishkin (2):
> perf: Allow normal events to output AUX data
> perf/x86/intel: Support PEBS output to PT

Thanks Alexander!, I've picked up the above two patches.

> Adrian Hunter (5):
> perf tools: Add aux_output attribute flag
> perf tools: Add itrace option 'o' to synthesize aux-output events
> perf intel-pt: Process options for PEBS event synthesis
> perf tools: Add aux-output config term
> perf intel-pt: Add brief documentation for PEBS via Intel PT

Arnaldo, can you either ack (in which case I'll pick them up) or
otherwise take care of these?