summaryrefslogtreecommitdiffstats
path: root/README
blob: cb5bfd3f5750fea3cd46f16659becd8928844ea3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
systemtap: a linux trace/probe tool

Visit the project web site at <http://sources.redhat.com/systemtap>,
for documentation and mailing lists for developers and users.

This is free software.
See the COPYING file for redistribution/modification terms.
See the INSTALL file for generic build instructions.

Prerequisites:

- linux kernel 2.6.11+ with kprobes
- kernel module build environment
- C compiler
- elfutils with libdwfl
- root privileges