开发者

Is oprofile still alive and well?

Is the oprofile project still alive and well?

I know it is still supported in the default linux kernel and that开发者_如何转开发 the user space utilities works (at least on the Arch linux I'm running), but the majority of the documentation for it seems to be outdated?

Are there other profilers that does the same job as oprofile on linux, or is it simply a case of everything working well for the last few years? Or does everyone have intel core iGezillion processors?


Lately the momentum seems to be with the "perf" tool, distributed as part of the kernel source package since 2.6.30 or thereabouts. In some sense it's a bit more convenient than oprofile in that you don't need root access to use it, but unfortunately documentation is lacking. See https://perf.wiki.kernel.org/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜