Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add shebangs | Eugeniy Meshcheryakov | 2010-01-21 | 2 | -0/+4 |
| | |||||
* | new sample script: overcommit failure monitor | Frank Ch. Eigler | 2010-01-12 | 2 | -0/+12 |
| | |||||
* | Tracepoint based tapset for memory subsystem. | Rajasekhar Duddu | 2009-12-22 | 2 | -0/+31 |
| | |||||
* | Clean up examples | Wenji Huang | 2009-11-18 | 4 | -4/+4 |
| | |||||
* | testsuite: robustify check_* invocation of examples meta | Frank Ch. Eigler | 2009-10-08 | 4 | -4/+4 |
| | | | | | | | | | testsuite/systemtap.examples/ * check.exp (extract_tag): Log extracted tags. Tolerate embedded '$'. (run_command): Pass through commands to sh -c without eval quoting. * README: Document "sh -c"-ness of check_* tags. * *.meta: Fix quoting, add a few check_support predicates. | ||||
* | Spelling fixes in the meta of many examples | Josh Stone | 2009-09-16 | 4 | -4/+4 |
| | |||||
* | Make check.exp not sleep so much in test_installcheck. | Mark Wielaard | 2009-09-13 | 7 | -7/+7 |
| | | | | | | | A lot of time during the installcheck was spend just sleeping. Reduce the sleep time by at least one fifth. * testsuite/systemtap.examples/*/*meta: Reduct -c "sleep" time. | ||||
* | PR10604: check availability for example test cases | Wenji Huang | 2009-09-08 | 4 | -0/+4 |
| | | | | | | | | | | | | * testsuite/systemtap.examples/check.exp: Handle with test_support. * testsuite/systemtap.examples/io/iostat-scsi.meta: Add meta-tag test_support. * testsuite/systemtap.examples/memory/mmanonpage.meta: Ditto. * testsuite/systemtap.examples/memory/mmfilepage.meta: Ditto. * testsuite/systemtap.examples/memory/mmreclaim.meta: Ditto. * testsuite/systemtap.examples/memory/mmwriteback.meta: Ditto. * testsuite/systemtap.examples/network/autofs4.meta: Ditto. * testsuite/systemtap.examples/network/dropwatch.meta: Ditto. * testsuite/systemtap.examples/process/schedtimes.meta: Ditto. | ||||
* | Add virtual memory subsystem tracepoint examples. | William Cohen | 2009-08-31 | 8 | -0/+325 |
| | |||||
* | Add numa_faults.stp example. | William Cohen | 2009-07-10 | 2 | -0/+51 |
| | |||||
* | make all examples executable | Eugeniy Meshcheryakov | 2009-02-21 | 1 | -0/+0 |
| | |||||
* | Correct entries for test_check and test_installcheck. | William Cohen | 2009-02-12 | 1 | -2/+2 |
| | |||||
* | Function to determine page fault type and have pfaults.stp exercise it. | William Cohen | 2009-02-12 | 2 | -0/+48 |
| | |||||
* | Revised version of kmalloc-top in systemtap.examples. | William Cohen | 2009-02-09 | 2 | -0/+184 |