Linux上的新“DTrace”——BPF

Brendan Gregg今天发表了一篇新文章:DTrace for Linux 2016,其一开始就提到:

With the final major capability for BPF tracing (timed sampling) merging in Linux 4.9-rc1, the Linux kernel now has raw capabilities similar to those provided by DTrace, the advanced tracer from Solaris.

这就意味着所有BPF的重要功能都已进入Linux主线,只待4.9版本正式发布,[……]

阅读全文

Awesome DTrace网站上线

上个月新上线了一个Awesome DTrace网站(GitHUb地址:https://github.com/xen0l/awesome-dtrace),这个网站对DTrace相关资源的整理和分类还是比较全的,尤其是前两届dtraceconf的视频也都收集并发布了,可以看出作者很是下了功夫。如果你想寻找DTrace的相关资料,这个网址应该是个不错的选择。

 [……]

阅读全文