index
:
systemtap-steved
master
nfsd-update
rpc-update
Unnamed repository; edit this file to name it for gitweb.
Steve Dickson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testsuite
/
systemtap.base
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR5930: Address-op for $target and @cast members
Josh Stone
2009-07-15
2
-1
/
+11
*
utrace_syscall_args.stp makes sure open syscall is from target pid.
David Smith
2009-07-15
1
-1
/
+1
*
PR4166: Allow array-like indexing on pointers
Josh Stone
2009-07-14
2
-0
/
+29
*
Remove -O[0123s] gcc optimization flags for gcc pass 4 speedups again.
Mark Wielaard
2009-07-14
1
-16
/
+0
*
Make kernel opt-level the default again.
Mark Wielaard
2009-07-14
1
-2
/
+3
*
Add -O[0123s] gcc optimization flags for gcc pass 4 speedup.
Mark Wielaard
2009-07-11
1
-0
/
+15
*
PR3523 was fixed, enable -t cache test case.
Mark Wielaard
2009-07-11
1
-3
/
+2
*
PR10335 systemtap.base/strftime.exp hangs.
Mark Wielaard
2009-06-26
1
-20
/
+3
*
Bump up the default timeout for target_set test
Josh Stone
2009-06-22
1
-0
/
+1
*
Add test for target_set tapset.
Przemyslaw Pawelczyk
2009-06-22
2
-0
/
+83
*
Correctly find probes for -m32 executables.
Stan Cox
2009-06-19
1
-10
/
+18
*
Rename static_uprobes.exp to sdt_misc.exp
Stan Cox
2009-06-19
1
-0
/
+0
*
Made testcase handle slower systems.
David Smith
2009-06-18
1
-1
/
+3
*
Improved error handling.
David Smith
2009-06-17
1
-9
/
+9
*
Support -L for kprobe and utrace static user markers.
Stan Cox
2009-06-16
1
-11
/
+2
*
Add experimental utrace/kprobe sdt support
Stan Cox
2009-06-15
3
-45
/
+95
*
Add exelib uprobes test framework.
Mark Wielaard
2009-06-12
8
-296
/
+0
*
Fix condition propagation across aliases
Josh Stone
2009-06-09
2
-0
/
+31
*
Better sdt.exp test cleanup.
David Smith
2009-06-01
1
-1
/
+2
*
More testsuite tweaks to make it work with SYSCALL_WRAPPERS
Ananth N Mavinakayanahalli
2009-05-28
2
-3
/
+3
*
PR10190: Suppress warnings for optional kprobes
Josh Stone
2009-05-22
1
-1
/
+14
*
PR10177: init/kill time in sleepy context only
Josh Stone
2009-05-20
1
-29
/
+0
*
PR10091 fixes.
David Smith
2009-05-18
1
-30
/
+141
*
flightrec3.exp uses cpus as array, so rename skipped.exp cpus var to nr_cpus.
Mark Wielaard
2009-05-15
1
-3
/
+3
*
Set explicit longer, 60 second, timeout for alternatives.exp.
Mark Wielaard
2009-05-15
1
-2
/
+3
*
PR 6930: Add additional testcases for flight recorder mode
Keiichi KII
2009-05-13
2
-0
/
+84
*
fix permissions of some testsuite files
Frank Ch. Eigler
2009-05-07
1
-0
/
+0
*
PR10102: tolerate the failure related to optional probe
Wenji Huang
2009-05-05
1
-1
/
+9
*
Revert "Fix kprobes.exp."
Ananth N Mavinakayanahalli
2009-05-05
1
-6
/
+1
*
Tweak alternatives.exp
Wenji Huang
2009-05-04
1
-2
/
+2
*
Fix kprobes.exp.
Ananth N Mavinakayanahalli
2009-05-04
1
-1
/
+6
*
Fix funtion -> function typo in alternatives.exp.
Mark Wielaard
2009-05-02
1
-1
/
+1
*
PR10007: Avoid probing syscall entry points in the testsuite.
Ananth N Mavinakayanahalli
2009-04-30
6
-20
/
+20
*
Use sockaddr instead of timeval in @cast test
Josh Stone
2009-04-29
2
-11
/
+15
*
PR 6930: fix flightrec2.exp to handle filesize correctly
Masami Hiramatsu
2009-04-28
2
-11
/
+10
*
PR10102: tolerate mismatched optional probe
Wenji Huang
2009-04-27
2
-0
/
+15
*
Don't terminate when a dwarfless kprobe fails
Josh Stone
2009-04-24
1
-9
/
+23
*
Tweak kprobes test case
Wenji Huang
2009-04-23
2
-1
/
+6
*
Modify the output of kprobes test.
Wenji Huang
2009-04-22
1
-3
/
+2
*
PR 9821: Add a testcase for strftime
Masami Hiramatsu
2009-04-22
1
-0
/
+49
*
PR 6930: Add testcases for on-file flight recorder
Masami Hiramatsu
2009-04-22
3
-0
/
+117
*
Refine the @cast-with-header syntax
Josh Stone
2009-04-21
1
-2
/
+2
*
Set MAXSTRINGLEN to 133 for uprobes_ustack.exp test on 64 bit.
Mark Wielaard
2009-04-21
1
-1
/
+4
*
Merge branch 'user_unwind'
Mark Wielaard
2009-04-21
2
-0
/
+129
|
\
|
*
Add uprobes_ustack testcase and bug fixlet.
Mark Wielaard
2009-04-21
2
-0
/
+129
*
|
Correctly handle $syscall in process(PID_OR_PATH).syscall.return probes.
David Smith
2009-04-21
1
-0
/
+40
*
|
Add testcases for kprobe.function family
Ananth N Mavinakayanahalli
2009-04-21
2
-0
/
+23
*
|
Merge branch 'cast_header'
Josh Stone
2009-04-20
2
-2
/
+25
|
\
\
|
*
|
Add tests for @cast-generated modules
Josh Stone
2009-04-20
2
-2
/
+25
|
|
/
*
/
PR10078: uretprobes on functions returning structs/unions
Jim Keniston
2009-04-20
3
-0
/
+61
|
/
[next]