Re: [PATCH 1/2] perf, tools, json: Support FCMask and PortMask

From: Arnaldo Carvalho de Melo
Date: Thu Aug 17 2017 - 11:20:47 EST


Em Wed, Aug 16, 2017 at 03:02:00PM -0700, Andi Kleen escreveu:
> From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
>
> Skylake server uncore IIO events need new FCMask/PortMask fields. Support
> those in the json parser and pass it through as a filter.

Thanks, applied.