Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR10427 Multiple tracepoints OK! | Mark Wielaard | 2009-07-22 | 1 | -1/+3 |
| | | | | | * testsuite/systemtap.base/tracepoints.stp: Only print once, when enough hits, or at the begin probe. | ||||
* | Add test to compile and run all tracepoints | Josh Stone | 2009-03-11 | 1 | -0/+23 |
This checks that kernel.trace("*") will compile, with all context variables accessed as well. For kernels without tracepoints, it will just hit a "begin" and quit. This doesn't ensure that kernel.trace("*") will always find something when it should, though... |