Y
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
redis_mlc
2417 days ago
I used to use oprofile, but I don't think it works on current kernels.
So I use "perf stat" now. :)
link
So I use "perf stat" now. :)