Comment 7 for bug 106957

Revision history for this message
Miek Gieben (miek) wrote :

Okay, I was typing this when systemtap decided to issue a illegal opcode and crash my server :(

Anyhow. Looks like I got it working by:

apt-get install linux-source-2.6.20
compiling a kernel in /usr/src
setting /lib/modules/`uname -r`/build -> /usr/src/linux-source-2.6.20

and then running top.stp, but then my system crashed...