summaryrefslogtreecommitdiffstats
path: root/testsuite/semko/twentyone.stp
diff options
context:
space:
mode:
authorfche <fche>2005-10-18 02:28:00 +0000
committerfche <fche>2005-10-18 02:28:00 +0000
commitb4ceace28084125ffbac795974319eaffa758147 (patch)
tree2e7a2052f6e3d016860dce9f7d40b6824a295076 /testsuite/semko/twentyone.stp
parent54efe513a4b01f433dba37f3106e4907028247f0 (diff)
downloadsystemtap-steved-b4ceace28084125ffbac795974319eaffa758147.tar.gz
systemtap-steved-b4ceace28084125ffbac795974319eaffa758147.tar.xz
systemtap-steved-b4ceace28084125ffbac795974319eaffa758147.zip
2005-10-17 Frank Ch. Eigler <fche@elastic.org>
PR 1338. * parse.cx (parse_probe): Unconditionally visit parse_probe_point. (parse_probe_point): Accept "*" as component name. * stapprobes.5.in: Document this. * elaborate.cxx (derive_probes): Rewrite. Make top-level function. (match_node::find_and_build): New function to replace (find_builder): Removed. (match_key operator <): Correct one nasty typo. (match_node::bind): Refuse to bind "*" component names. (derived_probe_builder::build): Remove recursion output param. (alias_expandion_builder::build): Recurse to derive_probes instead. * elaborate.h: Corresponding changes. * tapsets.cxx: Ditto. (query_cu): Elide prologue finding for uninteresting CUs. * testsuite/semok/nineteen.stp: New test. * testsuite/semko/twentythree.stp: New test. * testsuite/semko/twentyone/two.stp: Fix -p2.
Diffstat (limited to 'testsuite/semko/twentyone.stp')
-rwxr-xr-xtestsuite/semko/twentyone.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/semko/twentyone.stp b/testsuite/semko/twentyone.stp
index 9137a88b..c01725e2 100755
--- a/testsuite/semko/twentyone.stp
+++ b/testsuite/semko/twentyone.stp
@@ -1,4 +1,4 @@
-#! stap -p4
+#! stap -p2
# tests that an inline function is *not* matched using
# the function() pattern