summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.base
Commit message (Expand)AuthorAgeFilesLines
* Display written but unread global statistics.Stan Cox2008-09-012-2/+13
* Added bug 6841 fix utrace syscall test.David Smith2008-08-291-0/+27
* fix global-var array index renderingFrank Ch. Eigler2008-08-281-4/+4
* Automatically print written but unread globalsStan Cox2008-08-275-13/+88
* ChangeLog EntriesDave Brolley2008-08-251-0/+1
* Change system-wide probes from 'process("*").begin' to 'process.begin'.David Smith2008-08-151-2/+2
* PR 6445 (partial). Implemented system-wide utrace probes.David Smith2008-08-121-0/+9
* remove \n from end of $$vars/etc. convenience variablesFrank Ch. Eigler2008-08-111-3/+4
* Lower statement wildcard test matching threshold.Stan Cox2008-08-081-2/+2
* 'stap_compile' test procedure now ignores warningsDavid Smith2008-08-072-41/+1
* itrace: move test suite item to appropriate locationFrank Ch. Eigler2008-08-061-0/+106
* Use relative instead of absolute line. (bug 6611)Stan Cox2008-08-051-1/+1
* Add test for $$vars, $$params, $$locals.Stan Cox2008-08-051-0/+32
* clarify dejagnu test case name for empty-struct changesFrank Ch. Eigler2008-07-091-3/+3
* Add test suite for declaration resolutionJames Bottomley2008-07-092-40/+19
* Added tests for 'process(PID)' variants.David Smith2008-06-271-6/+62
* Update documentation for .statement wildcard.Stan Cox2008-06-232-10/+10
* Add kernel.statement("Func@File:*) and kernel.statement("Func@File:X-Y)Stan Cox2008-06-232-1/+29
* Add tests for new statement optimizations.Josh Stone2008-06-182-0/+100
* Hack optim_arridx to avoid more optimization than intendedJosh Stone2008-06-182-2/+2
* warning/error message compaction by removing duplicated token file namesFrank Ch. Eigler2008-06-162-2/+1
* Bug 6611: read-only variable typo warnings should list alternatives.Stan Cox2008-06-162-2/+12
* Micro-optimize print_warning output. Fix warnings.exp line count.Mark Wielaard2008-06-111-1/+1
* utrace thread.begin and thread.end probe test fixes.David Smith2008-06-112-5/+11
* Added .thread.begin and .thread.end utrace probe tests.David Smith2008-06-112-2/+107
* Eliminate duplicate warnings.Stan Cox2008-06-111-1/+1
* PR6470: new argv[] tapset, docs, test casesFrank Ch. Eigler2008-06-101-0/+37
* Add test and doc for kernel.statement relative line number.Stan Cox2008-06-092-0/+52
* Changed/renamed utrace probes.David Smith2008-06-062-44/+33
* PR 6562, Modify SYSTEMTAP_DEBUGINFO_PATH behaviour.Srikar Dronamraju2008-05-301-1/+2
* Add debuginfo path for self-built kernel in systemtap.base/debugpath.expWenji Huang2008-05-301-1/+1
* Check that errors in nested functions are not lost on returnJosh Stone2008-05-282-0/+24
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapFrank Ch. Eigler2008-05-281-2/+3
|\
| * Create user based cache dir in testsuite.Mark Wielaard2008-05-281-2/+3
* | Revert "testsuite: use catch{close}catch{wait} to ensure child process pipe/z...Frank Ch. Eigler2008-05-2815-25/+30
|/
* testsuite: use catch{close}catch{wait} to ensure child process pipe/zombie cl...Frank Ch. Eigler2008-05-2715-30/+25
* stmtvars.exp regexp tweakFrank Ch. Eigler2008-05-261-6/+4
* Narrow the regexp matching in stmtvars.expwenji2008-05-221-2/+2
* Fix assignment optimization expected results.Stan Cox2008-05-211-10/+0
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapFrank Ch. Eigler2008-05-212-0/+8
|\
| * Optimize compound and binary expression assignments.Stan Cox2008-05-212-0/+8
* | PR6538: testsuite changesFrank Ch. Eigler2008-05-202-5/+4
|/
* PR6524: ctime() on bad values hangs system.Mark Wielaard2008-05-202-0/+73
* Optimize away assignments in other contexts.Stan Cox2008-05-192-0/+124
* PR 5955 - Accept ; terminated globalsAnanth N Mavinakayanahalli2008-05-142-0/+62
* PR6466: broad side-effect free statement elisionFrank Ch. Eigler2008-04-293-6/+8
* Simplified systemtap.base/utrace_p5.exp a little.David Smith2008-04-221-5/+0
* Added run-time utrace tests.David Smith2008-04-221-0/+145
* Added utrace exec probes.David Smith2008-04-181-0/+9
* Rewrote utrace buildok tests to check for kernel utrace support.David Smith2008-04-181-0/+97