]> sourceware.org Git - systemtap.git/commit
PR10495: allow multiple probe aliases with same name
authorFrank Ch. Eigler <fche@elastic.org>
Wed, 19 Aug 2009 00:12:57 +0000 (20:12 -0400)
committerFrank Ch. Eigler <fche@elastic.org>
Wed, 19 Aug 2009 00:15:19 +0000 (20:15 -0400)
commit2531fc1e953b32d7d327da8a9b39ba540789f795
tree687c3ca8a5813f25713f49a3c3a3796d516faf76
parenteb3072d5cc7df78de48a9b0e62c7355082ca1dac
PR10495: allow multiple probe aliases with same name

* elaborate.cxx (match_node::bind): Change ->end to ->ends[] vector.
  (find_and_build,build_no_more): Iterate over ends[].
* elaborate.h: Corresponding changes.
* testsuite/semok/thirtyfour.stp: New test.
* NEWS, doc/langref.tex: Note this.
NEWS
doc/langref.tex
elaborate.cxx
elaborate.h
testsuite/semok/thirtyfour.stp [new file with mode: 0755]
This page took 0.030392 seconds and 5 git commands to generate.