andikleen/pmu-tools

genretlat misses hybrid support

Closed this issue · 1 comments

This line need to refer to cpu_core e.g. in case of hybrid processor

cpu = open("/sys/devices/cpu/caps/pmu_name").read().strip()

Should be fixed for some time.