Obligatory systemtap reference
Obligatory systemtap reference
Posted Sep 20, 2010 3:51 UTC (Mon) by mfedyk (guest, #55303)In reply to: Obligatory systemtap reference by sfink
Parent article: Statistics and tracepoints
personally, I don't like how systemtap dynamically generates kernel modules to do the tracing. I'd much rather have a lib of operations that get called from a domain specific language.
it's all about peace of mind when dealing with production systems.