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
版本正式发布,[……]