summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.base
Commit message (Expand)AuthorAgeFilesLines
* PR5930: Address-op for $target and @cast membersJosh Stone2009-07-152-1/+11
* utrace_syscall_args.stp makes sure open syscall is from target pid.David Smith2009-07-151-1/+1
* PR4166: Allow array-like indexing on pointersJosh Stone2009-07-142-0/+29
* Remove -O[0123s] gcc optimization flags for gcc pass 4 speedups again.Mark Wielaard2009-07-141-16/+0
* Make kernel opt-level the default again.Mark Wielaard2009-07-141-2/+3
* Add -O[0123s] gcc optimization flags for gcc pass 4 speedup.Mark Wielaard2009-07-111-0/+15
* PR3523 was fixed, enable -t cache test case.Mark Wielaard2009-07-111-3/+2
* PR10335 systemtap.base/strftime.exp hangs.Mark Wielaard2009-06-261-20/+3
* Bump up the default timeout for target_set testJosh Stone2009-06-221-0/+1
* Add test for target_set tapset.Przemyslaw Pawelczyk2009-06-222-0/+83
* Correctly find probes for -m32 executables.Stan Cox2009-06-191-10/+18
* Rename static_uprobes.exp to sdt_misc.expStan Cox2009-06-191-0/+0
* Made testcase handle slower systems.David Smith2009-06-181-1/+3
* Improved error handling.David Smith2009-06-171-9/+9
* Support -L for kprobe and utrace static user markers.Stan Cox2009-06-161-11/+2
* Add experimental utrace/kprobe sdt supportStan Cox2009-06-153-45/+95
* Add exelib uprobes test framework.Mark Wielaard2009-06-128-296/+0
* Fix condition propagation across aliasesJosh Stone2009-06-092-0/+31
* Better sdt.exp test cleanup.David Smith2009-06-011-1/+2
* More testsuite tweaks to make it work with SYSCALL_WRAPPERSAnanth N Mavinakayanahalli2009-05-282-3/+3
* PR10190: Suppress warnings for optional kprobesJosh Stone2009-05-221-1/+14
* PR10177: init/kill time in sleepy context onlyJosh Stone2009-05-201-29/+0
* PR10091 fixes.David Smith2009-05-181-30/+141
* flightrec3.exp uses cpus as array, so rename skipped.exp cpus var to nr_cpus.Mark Wielaard2009-05-151-3/+3
* Set explicit longer, 60 second, timeout for alternatives.exp.Mark Wielaard2009-05-151-2/+3
* PR 6930: Add additional testcases for flight recorder modeKeiichi KII2009-05-132-0/+84
* fix permissions of some testsuite filesFrank Ch. Eigler2009-05-071-0/+0
* PR10102: tolerate the failure related to optional probeWenji Huang2009-05-051-1/+9
* Revert "Fix kprobes.exp."Ananth N Mavinakayanahalli2009-05-051-6/+1
* Tweak alternatives.expWenji Huang2009-05-041-2/+2
* Fix kprobes.exp.Ananth N Mavinakayanahalli2009-05-041-1/+6
* Fix funtion -> function typo in alternatives.exp.Mark Wielaard2009-05-021-1/+1
* PR10007: Avoid probing syscall entry points in the testsuite.Ananth N Mavinakayanahalli2009-04-306-20/+20
* 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
* Don't terminate when a dwarfless kprobe failsJosh Stone2009-04-241-9/+23
* 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
* Refine the @cast-with-header syntaxJosh Stone2009-04-211-2/+2
* 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-212-0/+129
|\
| * Add uprobes_ustack testcase and bug fixlet.Mark Wielaard2009-04-212-0/+129
* | 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
* | Merge branch 'cast_header'Josh Stone2009-04-202-2/+25
|\ \
| * | Add tests for @cast-generated modulesJosh Stone2009-04-202-2/+25
| |/
* / PR10078: uretprobes on functions returning structs/unionsJim Keniston2009-04-203-0/+61
|/