# Path setup
# SCRIPT_PATH=/etc/systemtap/script.d
# CONFIG_PATH=/etc/systemtap/conf.d
# CACHE_PATH=/var/cache/systemtap
# STAT_PATH=/var/run/systemtap
# TEMP_PATH=/tmp
# LOG_FILE=/var/log/systemtap.log

# Fail unless all scripts succeeded to run
# PASSALL=yes

# Always follows script dependencies
# RECURSIVE=no

# Automatically recompile scripts if caches are old or do not exist.
# AUTOCOMPILE=yes

# Start these scripts by default. If omitted, all scripts are started.
# DEFAULT_START=

