summaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* 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
* PR10552: Removed references to the merge ('-M') option.David Smith2009-09-012-11/+0
* Add virtual memory subsystem tracepoint examples.William Cohen2009-08-3112-0/+437
* 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
* stap-client will now always choose a compatible server even for phases 1-3.Dave Brolley2009-08-281-5/+3
* Added test for pr10568.David Smith2009-08-283-0/+43
* Support || and && in preprocessor's conditions.Przemyslaw Pawelczyk2009-08-283-0/+20
* Cross check stap_compile.exp stap run result with error messages seen.Mark Wielaard2009-08-281-1/+14
* Tighten stap_compile.exp regexp to not accidentially gobble up extra lines.Mark Wielaard2009-08-281-1/+1
* 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-254-9/+6
* 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
* PR10537 process().function().label() should select multiple inlined instances.Mark Wielaard2009-08-202-24/+29
* Two minor testcase fixes.David Smith2009-08-202-2/+2
* * testsuite/systemtap.base/postgres.exp: New test for checking sdtStan Cox2009-08-191-0/+136
* Improved testcase error handling.David Smith2009-08-192-14/+14
* Improved systemtap.printf/sharedbuf.exp testcase.David Smith2009-08-191-41/+87
* Fix typo in sdt_types.stp (missing newline).Mark Wielaard2009-08-191-2/+2
* PR10495: allow multiple probe aliases with same nameFrank Ch. Eigler2009-08-181-0/+9
* PR10512 STAP_PROBES don't work in c++ constructors/destructors testcase.Mark Wielaard2009-08-183-0/+126
* Add testcase for PR10533 (inlined vars) and 10537 (inlined labels - disabled)Mark Wielaard2009-08-183-0/+73
* Adapt tracepoints to the new probe_locals unionJosh Stone2009-08-181-1/+1
* elfutils build tweak: run nested configure with bash, add -fgnu89-inlineFrank Ch. Eigler2009-08-183-795/+975
* * dtrace.in: Honor the dirname for the output file.Stan Cox2009-08-181-0/+118
* Add missing quote for uname.tclWenji Huang2009-08-141-1/+1
* Improved context.exp error handling.David Smith2009-08-113-10/+8
* exelib testcase now ensures uprobes.ko is up to date.David Smith2009-08-114-4/+4
* Avoid assertion error for no matched function in statement probeWenji Huang2009-08-101-0/+12
* Make files executableEugeniy Meshcheryakov2009-08-073-0/+0
* Do not use plain [] in help string in configure.acEugeniy Meshcheryakov2009-08-073-975/+795
* PR10486 Raise default MAXSTRINGLEN.Mark Wielaard2009-08-073-8/+7
* Fix a couple of sdt_query reorg problems.Stan Cox2009-08-061-4/+7
* PR10294: support wider range for statement probeWenji Huang2009-08-054-24/+63
* Remove as_root calls from the printf testsuiteJosh Stone2009-08-055-20/+20
* Don't spawn uprobes tests with sudoJosh Stone2009-08-055-14/+30