A guide on how to install Systemtap on an Arch system

See Arch wiki page on systemtap, which may be fresher than these suggestions.

Systemtap package

Get PKGBUILD here: https://gist.github.com/3260352

Kernel support

The generic kernel comes with CONFIG_DEBUG_INFO and CONFIG_KPROBES disabled, so you'll need to recompile it:

None: SystemtapOnArch (last edited 2014-05-17 15:41:29 by FChE)