Using drgn on production kernels
Using drgn on production kernels
Posted Nov 30, 2023 20:38 UTC (Thu) by jcpunk (subscriber, #95796)Parent article: Using drgn on production kernels
I'll confess I'm not totally sure how this differs from systemtap...
Posted Dec 8, 2023 2:19 UTC (Fri)
by mishuang2018 (subscriber, #129176)
[Link]
Using drgn on production kernels
From my experience, systemap needs to build kernel module that is slow. And drgn can analyze crash dump.