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?