Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Function to determine page fault type and have pfaults.stp exercise it. | William Cohen | 2009-02-12 | 1 | -58/+0 |
| | |||||
* | PR2895. Add proper #! /usr/bin/env stap line. Make example scripts executable. | Mark Wielaard | 2008-08-11 | 1 | -1/+1 |
| | |||||
* | Another fix for PR4836. | mmason | 2007-07-25 | 1 | -5/+2 |
| | |||||
* | 2006-12-18 David Smith <dsmith@redhat.com> | dsmith | 2006-12-18 | 1 | -4/+1 |
| | | | | | * systemtap.samples/pfaults.stp: Since PR 1132 has been fixed, updated to use "$return". | ||||
* | 2006-08-12 Frank Ch. Eigler <fche@elastic.org> | fche | 2006-08-12 | 1 | -0/+64 |
* configure.ac, Makefile.am: Descend into testsuite/ directory. Remove local test logic. * configure, Makefile.in: Regenerated. * runtest.sh: Not yet removed. * HACKING: Update for new testsuite layout. 2006-08-12 Frank Ch. Eigler <fche@elastic.org> * all: Reorganized old pass-1..4 tests one dejagnu bucket. Moved over old pass-5 tests, except for disabled syscalls tests. * Makefile (installcheck): New target for running pass-1..5 tests against installed systemtap. |