]> sourceware.org Git - systemtap.git/commit - tapsets.cxx
PR6456: use an "any" interpretation for process-wildcard probe matches
authorFrank Ch. Eigler <fche@elastic.org>
Thu, 21 Oct 2010 21:46:50 +0000 (17:46 -0400)
committerFrank Ch. Eigler <fche@elastic.org>
Thu, 21 Oct 2010 21:49:37 +0000 (17:49 -0400)
commit7977a7344db2784e7ebdfc6270e698692e6147a1
treebf64a2ca5f05136011a7bbbcd281decca47319e5
parent82f0e81bb367c36b23936687757176ab52a6443c
PR6456: use an "any" interpretation for process-wildcard probe matches

* tapsets.cxx (dwarf_builder::build): Canonicalize & optionalize glob-matched
  filenames.
* staptree.cxx (probe::probe): New copy constructor for unusual derivation.
* staptree.h: Corresponding changes.
* main.cxx (printscript): Print full derivation chain for high verbosity.
* testsuite/systemtap.base/prcwildcard.exp: New test.
main.cxx
staptree.cxx
staptree.h
tapsets.cxx
testsuite/systemtap.base/prcwildcard.exp [new file with mode: 0644]
This page took 0.028066 seconds and 5 git commands to generate.