summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.base
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.base')
-rw-r--r--testsuite/systemtap.base/static_uprobes.exp2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/systemtap.base/static_uprobes.exp b/testsuite/systemtap.base/static_uprobes.exp
index eb878405..78641d3f 100644
--- a/testsuite/systemtap.base/static_uprobes.exp
+++ b/testsuite/systemtap.base/static_uprobes.exp
@@ -36,8 +36,6 @@ buz ()
main ()
{
sleep(5);
- STAP_PROBE_START();
- _stap_probe_start (); // in lieu of setting SYSTEM_SDT
foo();
bar(2);
baz(3,\"abc\");