summaryrefslogtreecommitdiffstats
path: root/testsuite/buildok/scheduler-test-tracepoints.stp
Commit message (Collapse)AuthorAgeFilesLines
* Removed unneeded '-u' switch from 3 tests.David Smith2010-03-101-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 Cohen2010-01-071-0/+0
|
* Scheduler Tapset based on kernel tracepointsKiran Prakesh2009-10-021-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>