Re: [PATCH V2 25/37] perf script: Add synthesized Intel PT power and ptwrite events

From: Arnaldo Carvalho de Melo
Date: Fri Jun 30 2017 - 10:55:25 EST


Em Fri, Jun 30, 2017 at 11:51:22AM +0300, Adrian Hunter escreveu:
> On 06/30/2017 05:08 AM, Arnaldo Carvalho de Melo wrote:
> > Em Thu, Jun 29, 2017 at 05:13:54PM -0300, Arnaldo Carvalho de Melo escreveu:
> > Ok, passes all tests (gcc, clang where available) on:

> > 41 ubuntu:16.10: Ok
> > 42 ubuntu:17.04: Ok

> > Can you provide new versions for the relevant patches?

> I have sent new versions of the 2 patches affected.

Thanks, a grafted those in my branch, will perform the usual build
tests, then try it on a kaby lake machine.

Have you thought about further "perf test" test cases to make sure this
code stays working with all this infrastructure and details?

Things like running synthetic workloads and getting a short sequence
known to have these new packet types, checking if the hardware
performing the tests is capable of generating such traces, etc?

- Arnaldo