summaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Problems using server scripts when not on PATH.Dave Brolley2009-05-061-0/+1
* PR10102: tolerate the failure related to optional probeWenji Huang2009-05-051-1/+9
* Run autoreconfEugeniy Meshcheryakov2009-05-053-537/+736
* Fix arguments to mktemp with less than 6 X'sEugeniy Meshcheryakov2009-05-0513-13/+13
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-05-052-8/+3
|\
| * Revert "Fix kprobes.exp."Ananth N Mavinakayanahalli2009-05-051-6/+1
| * Tweak alternatives.expWenji Huang2009-05-041-2/+2
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-05-0434-267/+273
|\|
| * Fix kprobes.exp.Ananth N Mavinakayanahalli2009-05-041-1/+6
| * systemtap.syscall tests do use + and * as metachars.Mark Wielaard2009-05-031-2/+4
| * Fix funtion -> function typo in alternatives.exp.Mark Wielaard2009-05-021-1/+1
| * syscalls testsuite: use different escape sequenceFrank Ch. Eigler2009-04-3031-256/+261
| * whitespace tweak in tcl codeFrank Ch. Eigler2009-04-301-9/+3
* | Module signing and verification using a separate file for the module signature.Dave Brolley2009-05-044-732/+535
|/
* PR10007: Avoid probing syscall entry points in the testsuite.Ananth N Mavinakayanahalli2009-04-3019-35/+35
* Use sockaddr instead of timeval in @cast testJosh Stone2009-04-292-11/+15
* PR 6930: fix flightrec2.exp to handle filesize correctlyMasami Hiramatsu2009-04-282-11/+10
* PR10102: tolerate mismatched optional probeWenji Huang2009-04-272-0/+15
* traceio: add human-readable byte-count outputKey Meyer2009-04-271-3/+18
* traceio sample: tolerate more than a few hundred processesKey Meyer2009-04-271-10/+8
* PR10099: Extend %M directive to support hexdumping large buffersWenji Huang2009-04-261-0/+14
* Add function of returning the char in given position of stringWenji Huang2009-04-262-1/+2
* fix kprobe.* probes so they don't break -p4 if script also has kernel.* probesFrank Ch. Eigler2009-04-261-0/+4
* Don't terminate when a dwarfless kprobe failsJosh Stone2009-04-241-9/+23
* Version bumps for 0.9.7 releaseJosh Stone2009-04-232-11/+11
* Version bumps for 0.9.6 releaseJosh Stone2009-04-232-11/+11
* Tweak kprobes test caseWenji Huang2009-04-232-1/+6
* Modify the output of kprobes test.Wenji Huang2009-04-221-3/+2
* PR 9821: Add a testcase for strftimeMasami Hiramatsu2009-04-221-0/+49
* PR 6930: Add testcases for on-file flight recorderMasami Hiramatsu2009-04-223-0/+117
* Correct sigmon.meta example title and name.Sunzen Wang2009-04-225-6/+6
* Refine the @cast-with-header syntaxJosh Stone2009-04-212-4/+4
* Set MAXSTRINGLEN to 133 for uprobes_ustack.exp test on 64 bit.Mark Wielaard2009-04-211-1/+4
* Merge branch 'user_unwind'Mark Wielaard2009-04-214-0/+140
|\
| * Add uprobes_ustack testcase and bug fixlet.Mark Wielaard2009-04-212-0/+129
| * Add ubacktrace(), print_ustack() and print_ubacktrace().Mark Wielaard2009-04-211-0/+10
| * Add comment to try -d kernel -d systemtap_test_module1 on backtrace.tcl test.Mark Wielaard2009-04-201-0/+1
* | Updated utrace tests.David Smith2009-04-2111-32/+8
* | Correctly handle $syscall in process(PID_OR_PATH).syscall.return probes.David Smith2009-04-211-0/+40
* | Add testcases for kprobe.function familyAnanth N Mavinakayanahalli2009-04-212-0/+23
* | Make latencytap.stp compile on i386.Mark Wielaard2009-04-211-1/+1
* | Merge branch 'cast_header'Josh Stone2009-04-203-2/+29
|\ \
| * | Add tests for @cast-generated modulesJosh Stone2009-04-203-2/+29
| |/
* | PR10078: uretprobes on functions returning structs/unionsJim Keniston2009-04-203-0/+61
* | fix a bug with %% in format stringsTim Moore2009-04-203-5/+13
* | Merge branch 'timoore/grapher'Tim Moore2009-04-201-0/+32
|\ \ | |/ |/|
| * graphing widget and test harnessTim Moore2009-04-151-0/+32
* | Make dropwatch.stp executable and have correct interpreter.William Cohen2009-04-171-1/+1
* | Add dropwatch.stp example.William Cohen2009-04-176-1/+109
* | Added new utrace syscall argument test.David Smith2009-04-173-0/+515