summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.base/bz6905.stp
Commit message (Collapse)AuthorAgeFilesLines
* PR10746: update test cases related to probe process.*Wenji Huang2009-10-141-1/+1
| | | | | | | | * testsuite/semok/utrace01.stp: Switch by CONFIG_UTRACE. * testsuite/systemtap.base/bz10294.stp: Ditto. * testsuite/systemtap.base/bz6905.stp: Ditto. * testsuite/systemtap.base/statement.exp: Mark untested if non-utrace kernel.
* PR6905: tweak WILDCARD and RANGE line type for process.statementWenji Huang2009-07-271-0/+4
* dwflpp.cxx (iterate_over_srcfile_lines): Check the line range and tolerate invalid line number for WILDCARD line type. * testsuite/systemtap.base/bz6905.c: Test case. * testsuite/systemtap.base/bz6905.exp: Ditto. * testsuite/systemtap.base/bz6905.stp: Ditto.