summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorhunt <hunt>2005-06-21 20:31:27 +0000
committerhunt <hunt>2005-06-21 20:31:27 +0000
commit44705a5756d7b47c02566e0fbc2df3ed106d9aee (patch)
tree34c29cfe044178c00ebceb0aad65ae38e44d8389 /runtime
parentb98a8d739983dec32c79cbd69c4295075df3133d (diff)
downloadsystemtap-steved-44705a5756d7b47c02566e0fbc2df3ed106d9aee.tar.gz
systemtap-steved-44705a5756d7b47c02566e0fbc2df3ed106d9aee.tar.xz
systemtap-steved-44705a5756d7b47c02566e0fbc2df3ed106d9aee.zip
2005-06-21 Martin Hunt <hunt@redhat.com>
* build_probe (build): Add relay_flush and relay_switch_subbuf to the list of undefines to ignore.
Diffstat (limited to 'runtime')
-rwxr-xr-xruntime/probes/build_probe2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/probes/build_probe b/runtime/probes/build_probe
index 29846b2a..d97d4a42 100755
--- a/runtime/probes/build_probe
+++ b/runtime/probes/build_probe
@@ -68,6 +68,8 @@ proc build {{target ""}} {
relay_open -
relayfs_create_dir -
relayfs_remove_dir -
+ relay_flush -
+ relay_switch_subbuf -
relay_close {}
default {
if {$bad == 0} {