Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests to check for uprobes instead of utrace. | David Smith | 2010-03-09 | 1 | -12/+13 |
| | | | | | | | * testsuite/systemtap.context/uprobe_stmt_num.exp: Change utrace test to uprobes test. * testsuite/systemtap.context/uprobe_uaddr.exp: Ditto. * testsuite/systemtap.base/bz5274.exp: Ditto. | ||||
* | PR4186 cont'd: uname -m --> uname -i in test cases | Frank Ch. Eigler | 2009-08-24 | 1 | -1/+1 |
| | |||||
* | introduce [utrace_p] as dejagnu check for utrace presence in kernel | Frank Ch. Eigler | 2009-04-01 | 1 | -8/+1 |
| | | | | | | * testsuite/lib/systemtap.exp: Define here. * testsuite/systemtap.*/*.exp: Use it here. Eliminate duplicated utrace_support_present logic. | ||||
* | Improved cleanup in tests. | David Smith | 2009-02-16 | 1 | -3/+10 |
| | |||||
* | Add checking utrace in test cases. | Wenji Huang | 2009-01-19 | 1 | -0/+8 |
| | |||||
* | PR5274: uretprobe vs. longjmp support | Srikar Dronamraju | 2008-10-28 | 1 | -0/+50 |