summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.examples/memory
Commit message (Collapse)AuthorAgeFilesLines
* Add shebangsEugeniy Meshcheryakov2010-01-212-0/+4
|
* new sample script: overcommit failure monitorFrank Ch. Eigler2010-01-122-0/+12
|
* Tracepoint based tapset for memory subsystem.Rajasekhar Duddu2009-12-222-0/+31
|
* Clean up examplesWenji Huang2009-11-184-4/+4
|
* testsuite: robustify check_* invocation of examples metaFrank Ch. Eigler2009-10-084-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 examplesJosh Stone2009-09-164-4/+4
|
* Make check.exp not sleep so much in test_installcheck.Mark Wielaard2009-09-137-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 casesWenji Huang2009-09-084-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 Cohen2009-08-318-0/+325
|
* Add numa_faults.stp example.William Cohen2009-07-102-0/+51
|
* make all examples executableEugeniy Meshcheryakov2009-02-211-0/+0
|
* Correct entries for test_check and test_installcheck.William Cohen2009-02-121-2/+2
|
* Function to determine page fault type and have pfaults.stp exercise it.William Cohen2009-02-122-0/+48
|
* Revised version of kmalloc-top in systemtap.examples.William Cohen2009-02-092-0/+184