Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | exelib testcase now ensures uprobes.ko is up to date. | David Smith | 2009-08-11 | 1 | -1/+1 |
| | | | | | | | | | * testsuite/systemtap.exelib/cleanup.tcl: Makes sure uprobes.ko is up to date. * testsuite/systemtap.exelib/lib.tcl: Ditto. * testsuite/systemtap.exelib/mark.tcl: Ditto. * testsuite/systemtap.exelib/uname.tcl: Ditto. * testsuite/systemtap.exelib/ustack.tcl: Ditto. | ||||
* | Add (disabled) testcase for stap probe marks to exelib. | Mark Wielaard | 2009-06-15 | 1 | -0/+11 |
* testsuite/systemtap.exelib/exelib.exp: Compile against sdt.h. * testsuite/systemtap.exelib/uprobes_exe.c: Add main_count probe mark. * testsuite/systemtap.exelib/uprobes_lib.c: Add func_count probe mark. * testsuite/systemtap.exelib/mark.tcl: New test. * testsuite/systemtap.exelib/mark.stp: New test tapset. |