Freebsd Dtrace Adventures: Broken lockstat
While doing some performance work on FreeBSD stable/12, I needed to use lockstat and noticed that it was broken.
1 2 3 root@Test:~ # lockstat -H sleep 1 lockstat: failed to compile program: in action list: operator -> cannot be applied to a forward declaration: no struct mtx definition is available And another, while working on an issue with a netgraph module:
1 2 dtrace: failed to compile script .