summaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'release'Josh Stone2009-08-042-11/+11
|\
| * Version bumps for the 0.9.9 releaseJosh Stone2009-08-042-11/+11
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-08-0417-186/+480
|\|
| * Merge branch 'array_index'Josh Stone2009-08-031-9/+2
| |\
| | * PR2049: support arbitrary $target-array indexingJosh Stone2009-08-031-9/+2
| * | PR10475: ensure that loc2c can find its array sizeJosh Stone2009-08-031-0/+10
| |/
| * Add testcase for PR10458, PR10459 and PR10454.Mark Wielaard2009-07-313-0/+102
| * Relax the type-matching in the cmd_parse13 testJosh Stone2009-07-301-1/+1
| * Remove unused result_string from ustack.tcl.Mark Wielaard2009-07-301-9/+0
| * PR6978: support $$parms for process.syscallWenji Huang2009-07-282-0/+41
| * PR10453: Fix crash.exp not to refer removed fileMasami Hiramatsu2009-07-281-1/+1
| * Support for presenting multiple graphsTim Moore2009-07-284-163/+283
| * Templatize GraphDataTim Moore2009-07-281-2/+3
| * restore newlines to grapher script headerTim Moore2009-07-281-4/+4
| * PR6905: tweak WILDCARD and RANGE line type for process.statementWenji Huang2009-07-273-0/+36
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-07-241-0/+17
|\|
| * PR6898: support $$vars and $$parms for markerWenji Huang2009-07-231-0/+17