Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add mysql.exp to test dtrace like support for mysql. | Stan Cox | 2009-09-01 | 1 | -1/+1 |
| | | | | * testsuite/systemtap.base/mysql.exp: New. | ||||
* | Return, don't exit postgres.exp when unsupported. | Mark Wielaard | 2009-08-27 | 1 | -1/+1 |
| | |||||
* | Teach postgres.exp to use a locally built version of postgres. | Stan Cox | 2009-08-27 | 1 | -62/+92 |
| | | | | | * postgres.exp: Grab postgres from upstream then build and test it with uprobe, utrace, and kprobe. | ||||
* | Two minor testcase fixes. | David Smith | 2009-08-20 | 1 | -1/+1 |
| | | | | | * testsuite/systemtap.base/poll_map.exp: Improved error handling. * testsuite/systemtap.base/postgres.exp: Fixed typo. | ||||
* | * testsuite/systemtap.base/postgres.exp: New test for checking sdt | Stan Cox | 2009-08-19 | 1 | -0/+136 |
marker support as used by postgres. Currently assumes, and verifies, that postgres is installed in /usr/local |