Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed unneeded '-u' switch from 3 tests. | David Smith | 2010-03-10 | 1 | -1/+1 |
| | | | | | | | * testsuite/buildok/scheduler-test-tracepoints.stp: Removed unneeded '-u' option. * testsuite/buildok/vm.tracepoints.kmalloc.stp: Ditto. * testsuite/buildok/vm.tracepoints.stp: Ditto. | ||||
* | Make all buildok tests executable. | William Cohen | 2010-01-07 | 1 | -0/+0 |
| | |||||
* | Scheduler Tapset based on kernel tracepoints | Kiran Prakesh | 2009-10-02 | 1 | -0/+51 |
This patch adds kernel tracepoints based probes to the scheduler tapset along with the testcase, scheduler-test-tracepoints.stp and an example script, sched_switch.stp. Signed-off-by: Kiran Prakash <kiran@linux.vnet.ibm.com> Signed-off-by: Josh Stone <jistone@redhat.com> |