perf record: regression with latest PT fix

From: Stephane Eranian
Date: Mon Dec 18 2017 - 08:04:12 EST


Hi,


The following patch:

f785657b0fbe perf report: Fix regression when decoding Intel-PT traces

is breaking perf report for me. I get no samples reported from perf report
when running simple perf record commands:

$ perf record -e cycles noploop

Reverting the patch fixes the problem.

Are you seeing this as well?