William Cohen wrote: > Could you run "stap -V -k ./systemtap.base/kmodule.stp" and send the > output? The kmodule test failed and it would be good to know why. wrong case for verbose. stap -v -k ./systemtap.base/kmodule.stp -Will