]> sourceware.org Git - systemtap.git/commit
Fix a couple of sdt_query reorg problems.
authorStan Cox <scox@redhat.com>
Thu, 6 Aug 2009 20:20:39 +0000 (16:20 -0400)
committerStan Cox <scox@redhat.com>
Thu, 6 Aug 2009 20:20:39 +0000 (16:20 -0400)
commit696ec1549fcd846f9736a9c96e25f6ba555cd3e4
tree1163b7f5387979538bb9c06ecd75616de6ea168a
parentc54731e1d0e627a0fb1bb46a63e675c65932cb6c
Fix a couple of sdt_query reorg problems.

* tapsets.cxx (sdt_query::handle_query_module): For uprobe probes:
1) find all same named probes to handle multiple probes per module
2) use new_base for uprobe probes to handle $$name
* sdt_misc.exp:  Test $$name
tapsets.cxx
testsuite/systemtap.base/sdt_misc.exp
This page took 0.023903 seconds and 5 git commands to generate.