1STAP-PREP(1) General Commands Manual STAP-PREP(1)
2
3
4
6 stap-prep - prepare system for systemtap use
7
8
9
11 stap-prep [ KERNEL_VERSION ]
12
13
15 The stap-prep executable prepares the system for systemtap use by
16 installing kernel headers, debug symbols and build tools that match the
17 currently running kernel or optionally the kernel version given by the
18 user.
19
20 The exact behavior of stap-prep may be customized by the distribution
21 maintainers. It might for example only give suggestions and not actu‐
22 ally install the required packages if that is difficult to automate.
23
24
26 $ stap-prep
27 Please install linux-image-3.2.0-2-amd64-dbg
28
29
30
32 stap(1)
33
34
36 Use the Bugzilla link of the project web page or our mailing list.
37 http://sourceware.org/systemtap/,<systemtap@sourceware.org>.
38
39
40
41 STAP-PREP(1)