summaryrefslogtreecommitdiffstats
path: root/stap.1.in
diff options
context:
space:
mode:
authorKent Sebastian <ksebasti@redhat.com>2009-04-17 16:20:09 -0400
committerKent Sebastian <ksebasti@redhat.com>2009-04-17 16:20:09 -0400
commit755cdd9b9c502b54324a3c56d8fda7fc1ad1fa88 (patch)
tree058f146733e14e24454acfd21107cb645ee629cd /stap.1.in
parent9831040e54178a1b6eb4637213bb3c81f6ed254b (diff)
downloadsystemtap-steved-755cdd9b9c502b54324a3c56d8fda7fc1ad1fa88.tar.gz
systemtap-steved-755cdd9b9c502b54324a3c56d8fda7fc1ad1fa88.tar.xz
systemtap-steved-755cdd9b9c502b54324a3c56d8fda7fc1ad1fa88.zip
PR10082: add environment variable to pass -r RELEASE/PATH option
Diffstat (limited to 'stap.1.in')
-rw-r--r--stap.1.in9
1 files changed, 7 insertions, 2 deletions
diff --git a/stap.1.in b/stap.1.in
index c664962c..a5a8ab84 100644
--- a/stap.1.in
+++ b/stap.1.in
@@ -157,11 +157,16 @@ be used to override limit parameters described below.
Look for the systemtap runtime sources in the given directory.
.TP
.BI \-r " /DIR"
-Build for kernel in given build tree.
+Build for kernel in given build tree. Can also be set with the
+.I SYSTEMTAP_RELEASE
+environment variable.
.TP
.BI \-r " RELEASE"
Build for kernel in build tree
-.BR /lib/modules/RELEASE/build .
+.BR /lib/modules/RELEASE/build .
+Can also be set with the
+.I SYSTEMTAP_RELEASE
+environment variable.
.TP
.BI \-m " MODULE"
Use the given name for the generated kernel object module, instead