Comment on Evaluation of CPU profiling tools: gperftools, Valgrind and gprof (2015)parentComments−redis_mlc6yI used to use oprofile, but I don't think it works on current kernels.So I use "perf stat" now. :)
Comments
I used to use oprofile, but I don't think it works on current kernels.
So I use "perf stat" now. :)