Performance Sandbox
http://www.brendangregg.com/blog/2015-07-08/choosing-a-linux-tracer.html
- DTrace - Linux port: https://github.com/dtrace4linux/linux
- LPE (Linux Perf Events AKA Perf) - Wiki: https://perf.wiki.kernel.org/index.php/Main_Page
- SystemTap - Wiki (Ubuntu): https://wiki.ubuntu.com/Kernel/Systemtap
- eBPF/BCC - BCC repo: https://github.com/iovisor/bcc
- centos/6
- centos/7