did anyone succeed to use systemtap on SLES9-SP3 ?

Gui,Jian guij@cn.ibm.com
Thu May 25 10:10:00 GMT 2006


I'm trying to use systemtap on SLES9-SP3/ppc64 for some reason. Its 
kernel is 2.6.5-7.244.

I installed it successfully but when I ran
  stap -vv -e 'probe begin { log("here") }',
it always failed during the compilation for the lack of 
<linux/hardirq.h>.

This file is included in "runtime.h", but it doesn't exist in 
2.6.5-7.244.
Another header file <asm/hardirq.h> is there, but it cannot make 
systemtap work either.

Did anyone ever succeed to use systemtap in SLES9-SP3? or any idea 
about this?

Thanks.

Gui, Jian 




More information about the Systemtap mailing list