1STAP(7)                Miscellaneous Information Manual                STAP(7)
2
3
4

NAME

6       stappaths - systemtap miscellaneous and paths
7
8
9
10

DESCRIPTION

12       This  manual  page  was generated on 2010-08-24 for systemtap 1.3.  The
13       following section will list the main paths in systemtap that are impor‐
14       tant to know and may be required to reference.
15
16       Systemtap Tapset Path: /usr/share/systemtap/tapset/
17              Systemtap  data  directory  for  cached  systemtap files, unless
18              overridden by the SYSTEMTAP_TAPSET environment variable  or  the
19              XDG_DATA_DIRS environment variable.  This directory stores a set
20              of builtin functions and probe point aliases are provided by the
21              scripts  installed  here.   These  are  described  in  the stap‐
22              funcs(3stap) and stapprobes(3stap) manual pages.
23
24       Systemtap Runtime Path: /usr/share/systemtap/runtime/
25              The runtime sources, unless overridden by the  SYSTEMTAP_RUNTIME
26              environment variable.
27
28       Systemtap Staprun Path: /usr/bin/staprun/
29              The  auxiliary  program supervising module loading, interaction,
30              and unloading.
31
32       Systemtap Stapio Path: /usr/libexec/systemtap/stapio/
33              The Systemtap module input and output handler.
34
35       sdt.h Path: /usr/include/include/sys/std.h
36
37       $HOME/.systemtap
38              Systemtap data directory  for  cached  systemtap  files,  unless
39              overridden by the SYSTEMTAP_DIR environment variable.
40
41       /tmp/stapXXXXXX
42              Temporary  directory for systemtap files, including translated C
43              code and kernel object.
44
45       /lib/modules/VERSION/build
46              The location of kernel module building infrastructure.
47
48       /usr/lib/debug/lib/modules/Kernel-Debuginfo-Version/
49              The location of kernel debugging information when packaged  into
50              the  kernel-debuginfo  RPM,  unless  overridden  by  the SYSTEM‐
51              TAP_DEBUGINFO_PATH environment variable.  The default value  for
52              this   variable   is   +:.debug:/usr/lib/debug:build.   Elfutils
53              searches vmlinux in this path and it interprets the  path  as  a
54              base  directory of which various subdirectories will be searched
55              for finding modules.
56
57       /usr/doc/systemtap*/examples
58              Examples with greater detail, can be found  here.  Each  example
59              comes  with  a  .txt  or .meta file explaining what the example,
60              sample or demo does and how it is ordinarily run.
61
62       stap-authorize-server-cert  -  Certfile
63              /etc/systemtap/ssl/server For root users (EUID=0), the  database
64              can be found in
65
66       stap-authorize-server-cert  -  Dirname
67              /etc/systemtap/ssl/client  Global  client-side certificate data‐
68              base for root users (EUID=0) can be found in.
69
70       stap-authorize-signing-cert  -  Certfile
71              /etc/systemtap/ssl/server For root users (EUID=0), the  database
72              can be found in
73
74       stap-authorize-signing-cert  -  Dirname
75              /etc/systemtap/staprun/  staprun's  trusted  signer  certificate
76              database.
77
78       /etc/systemtap/ssl/client/
79              Public (root's) client side certificate database.
80
81
82

FILES

84       /usr/share/systemtap/tapset
85
86

SEE ALSO

88       stapprobes(3stap),   stapfuncs(3stap),   staprun(8),   stapvars(3stap),
89       stapex(3stap), stap-client(8), stap-server(8), awk(1), gdb(1)
90
91
92

BUGS

94       Use  the  Bugzilla  link  of  the project web page or our mailing list.
95       http://sources.redhat.com/systemtap/,<systemtap@sources.redhat.com>.
96
97
98
99                                Systemtap Team                         STAP(7)
Impressum