Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR 6930: fix flightrec2.exp to handle filesize correctly | Masami Hiramatsu | 2009-04-28 | 1 | -9/+8 |
| | | | | | | | * testsuite/systemtap.base/flightrec2.exp: Use stat instead of ls for checking file size. * testsuite/systemtap.base/flightrec2.stp: Increase timer interval for some architecture on which the minimum interval is more than 1 ms (e.g. xen) | ||||
* | PR 6930: Add testcases for on-file flight recorder | Masami Hiramatsu | 2009-04-22 | 1 | -0/+69 |
* testsuite/systemtap.base/flightrec1.exp: New test case for background mode. * testsuite/systemtap.base/flightrec2.exp: New test case for file switching. * testsuite/systemtap.base/flightrec2.stp: Test script for file switching. |