Em Thu, Aug 24, 2017 at 02:45:07PM -0700, Andi Kleen escreveu: > On Thu, Aug 24, 2017 at 10:57:32AM +0200, Jiri Olsa wrote: > > Skylake introduced new mem_remote bit in union perf_mem_data_src [1]. > > It applies to any other memory level to express Remote unknown level, > > as is reported by Skylake. > > > > Adding this extra check to c2c_decode_stats to properly decode > > remote HITMs on Skylake. > > Acked-by: Andi Kleen <a...@linux.intel.com>
Thanks, applied. - Arnaldo