summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.base
Commit message (Expand)AuthorAgeFilesLines
* Add testcase for retrieving $global vars from execs and shared libs.Mark Wielaard2009-11-164-0/+204
* PR5916: Exploit kretprobe data storage areaJosh Stone2009-11-102-0/+74
* reorganize app tests; rewrite tcl as sample of improvementsFrank Ch. Eigler2009-10-314-808/+0
* Properly close the spawn of the pr10854 testcaseJosh Stone2009-10-271-0/+1
* PR10854 cont'd: Add a testcase for the reproducerJosh Stone2009-10-272-0/+51
* PR 10822 fixed by waiting for the procfs file.David Smith2009-10-221-1/+19
* Added testsuite to test xulrunner sdt markers.Stan Cox2009-10-204-3/+136
* tcl.exp path fix.Stan Cox2009-10-201-1/+1
* Add testsuite for tcl sdt markers.Stan Cox2009-10-191-0/+165
* PR10746: update test cases related to probe process.*Wenji Huang2009-10-143-6/+19
* PR10726 remove testcase workaround.Mark Wielaard2009-10-061-3/+1
* PR10739 testcase. Split const_value test in two. Absolute const addr fails.Mark Wielaard2009-10-064-7/+68
* Add tescase for DW_AT_const_value location descriptions.Mark Wielaard2009-10-053-0/+71
* Added timeouts to test 15 & 16.David Smith2009-09-291-0/+2
* Better cleanup.David Smith2009-09-281-1/+2
* PR10632: simplify randint() implementationFrank Ch. Eigler2009-09-231-27/+5
* PR10632: tapset: randint() function + testsRoland Grunberg2009-09-232-0/+44
* Use less idle time in testsuite.Mark Wielaard2009-09-198-27/+30
* * vta-test.c: Include sdt.h under test, not system installed sys/sdt.h.Mark Wielaard2009-09-181-1/+1
* PR10417 Enable vta-test.exp testcase and add to NEWS.Mark Wielaard2009-09-182-3/+2
* Add a testcase for PR10417 support for DW_OP_{stack|implicit}_value.Mark Wielaard2009-09-173-0/+76
* Don't print pid in flightrec5.exp test.Mark Wielaard2009-09-171-1/+0
* * sdt.h (STAP_SEMAPHORE): New. Add guard to utrace probe points.Stan Cox2009-09-161-12/+13
* Add signal based file switching testcaseMasami Hiramatsu2009-09-163-1/+131
* Make labels -l .label test independent of list output order.Mark Wielaard2009-09-161-2/+9
* PR10608: mark test cases untested once compilation failedWenji Huang2009-09-141-2/+4
* Make tracepoints.exp test more efficient by running as one giant script.Mark Wielaard2009-09-131-6/+20
* Test user markers set in a shared object.Stan Cox2009-09-081-3/+55
* PR10552 followup, remove -M testcases.Mark Wielaard2009-09-031-5/+0
* Return, don't exit mysql.exp when unsupported.Mark Wielaard2009-09-021-1/+1
* Add mysql.exp to test dtrace like support for mysql.Stan Cox2009-09-012-1/+345
* Tighten kernel.function alias_tapset.exp expect regexp to match precisely.Mark Wielaard2009-08-291-1/+1
* Fix overlapping statement probe error in warnings.stp.Mark Wielaard2009-08-291-1/+1
* Tighten alias_tapset.exp expect regexp to not gobble up multiple lines.Mark Wielaard2009-08-291-4/+4
* Have dtrace use [wd] as the default dir when -o isn't given.Stan Cox2009-08-281-5/+4
* Added test for pr10568.David Smith2009-08-283-0/+43
* PR10568: Ensure that aliases pull in their tapsetJosh Stone2009-08-274-0/+37
* xfail backtrace.exp as PR6961 backtrace from non-pt_regs probe contextMark Wielaard2009-08-271-0/+4
* Return, don't exit postgres.exp when unsupported.Mark Wielaard2009-08-271-1/+1
* Teach postgres.exp to use a locally built version of postgres.Stan Cox2009-08-271-62/+92
* PR4186 cont'd: option #2: standardize on kernel ARCH/SUBARCH throughoutFrank Ch. Eigler2009-08-251-1/+1
* KFAIL cmd_parse15 on kernel < 2.6.29, see commit e0ccd3.Mark Wielaard2009-08-251-0/+5
* Make inlinedvars empty asm really empty.Mark Wielaard2009-08-251-1/+1
* PR4186 cont'd: uname -m --> uname -i in test casesFrank Ch. Eigler2009-08-244-5/+5
* Rename cache.exp proc stap_compile to cache_compile to not conflict.Mark Wielaard2009-08-241-22/+22
* Fix failing uprobes.exp -p5 failures by removing trailing spaces in $$ vars.Mark Wielaard2009-08-242-3/+3
* PR4186: cross-architecture probe buildingFrank Ch. Eigler2009-08-241-1/+27
* Initialize sdt_types testcase arr_char so that it is always null terminated.Mark Wielaard2009-08-241-1/+1
* Two minor testcase fixes.David Smith2009-08-202-3/+5
* * dtrace.in: Support -C, preprocess with cpp, which upstream postgresStan Cox2009-08-201-3/+20