https://bugzilla.kernel.org/show_bug.cgi?id=75121 --- Comment #6 from Doug Smythies <dsmythies@xxxxxxxxx> --- Created attachment 134771 --> https://bugzilla.kernel.org/attachment.cgi?id=134771&action=edit output from perf script as requested I had troubles with phoronix stuff also when I tried to run it under "perf record". It seemed to think it needed to re-install and then I couldn't find where the test profile was, so that I could change it to 1 run instead of the default 3 (I typically run it 10 times, and always abort the first run because it has an inconsistent run time due to the extra time needed to load the file, which thereafter is cached). In the end I ran this: sudo /home/doug/bin/perf record -a -c 1 -e power:pstate_sample phoronix-test-suite benchmark pts/ffmpeg The output from "pref script" has been truncated to just one of the 3 tests. Myself, I find it much easier to interpret pref data captured for the "consume" program that was used to make the other graphs. I'll attach some of that data also. -- You are receiving this mail because: You are the assignee for the bug. -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html