Give me 15 minutes and I'll change your view of Linux tracing
http://www.brendangregg.com/blog/2016-12-27/linux-tracing-in-15-minutes.html [www.brendangregg.com]
2016-12-22 03:55
My 15 (18) minute demo stepped through the evolution of recent built in Linux tracers: ftrace (2008+) and its many capabilities, perf (2009+), and bcc/BPF (2015+) which provides the final programmatic abilities for advanced tracing. I suspect I might change people’s view of Linux tracing, as these tracers – despite being built in to the Linux kernel – are still not widely known.