Hacker News new | ask | show | jobs
by pjc50 2417 days ago
Also worth considering is Oprofile: https://en.m.wikipedia.org/wiki/OProfile
1 comments

I used to use oprofile, but I don't think it works on current kernels.

So I use "perf stat" now. :)