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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
5
-9
/
+9
*
Fix another kernel/kprobe.function conflict
Josh Stone
2009-05-22
1
-0
/
+1
*
PR10190: Suppress warnings for optional kprobes
Josh Stone
2009-05-22
1
-1
/
+14
*
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen
2009-05-20
3
-29
/
+26
|
\
|
*
PR10177: init/kill time in sleepy context only
Josh Stone
2009-05-20
3
-29
/
+26
*
|
Add the schedtimes.stp and associated schedtimes.meta files to the examples.
William Cohen
2009-05-20
6
-0
/
+232
|
/
*
PR10091 fixes.
David Smith
2009-05-18
1
-30
/
+141
*
Merge branch 'tapsets-cleanup'
Josh Stone
2009-05-15
3
-537
/
+736
|
\
|
*
Move dfwlpp into its own file
Josh Stone
2009-05-12
3
-537
/
+736
*
|
Mark all testsuite/parseko/cmdline21.stp as executable.
Mark Wielaard
2009-05-15
5
-0
/
+0
*
|
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
7
-0
/
+136
*
|
Use actual sock in tcp_test, instead of unexisting sk variable.
Mark Wielaard
2009-05-12
1
-7
/
+7
|
/
*
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen
2009-05-11
3
-736
/
+537
|
\
|
*
Correct typo in BUILD_SERVER test in configure.ac.
Dave Brolley
2009-05-11
3
-736
/
+537
*
|
Provide more details in testsuite.examples/README on how to submit examples.
William Cohen
2009-05-11
1
-49
/
+97
|
/
*
Allow @cast failures to get optimized away
Josh Stone
2009-05-08
1
-0
/
+6
*
Refactor anonymous lookups in translate_components
Josh Stone
2009-05-08
1
-1
/
+5
*
Simplify buildok/context_test.stp
Josh Stone
2009-05-08
1
-20
/
+1
*
context tapset: sid() function to return task session leader pid
Malte Nuhn
2009-05-08
1
-0
/
+1
*
fix permissions of some testsuite files
Frank Ch. Eigler
2009-05-07
3
-0
/
+0
*
Problems using server scripts when not on PATH.
Dave Brolley
2009-05-06
1
-0
/
+1
*
PR10102: tolerate the failure related to optional probe
Wenji Huang
2009-05-05
1
-1
/
+9
*
Run autoreconf
Eugeniy Meshcheryakov
2009-05-05
3
-537
/
+736
*
Fix arguments to mktemp with less than 6 X's
Eugeniy Meshcheryakov
2009-05-05
13
-13
/
+13
*
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Dave Brolley
2009-05-05
2
-8
/
+3
|
\
|
*
Revert "Fix kprobes.exp."
Ananth N Mavinakayanahalli
2009-05-05
1
-6
/
+1
|
*
Tweak alternatives.exp
Wenji Huang
2009-05-04
1
-2
/
+2
*
|
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Dave Brolley
2009-05-04
34
-267
/
+273
|
\
|
|
*
Fix kprobes.exp.
Ananth N Mavinakayanahalli
2009-05-04
1
-1
/
+6
|
*
systemtap.syscall tests do use + and * as metachars.
Mark Wielaard
2009-05-03
1
-2
/
+4
|
*
Fix funtion -> function typo in alternatives.exp.
Mark Wielaard
2009-05-02
1
-1
/
+1
|
*
syscalls testsuite: use different escape sequence
Frank Ch. Eigler
2009-04-30
31
-256
/
+261
|
*
whitespace tweak in tcl code
Frank Ch. Eigler
2009-04-30
1
-9
/
+3
*
|
Module signing and verification using a separate file for the module signature.
Dave Brolley
2009-05-04
4
-732
/
+535
|
/
*
PR10007: Avoid probing syscall entry points in the testsuite.
Ananth N Mavinakayanahalli
2009-04-30
19
-35
/
+35
*
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
*
traceio: add human-readable byte-count output
Key Meyer
2009-04-27
1
-3
/
+18
*
traceio sample: tolerate more than a few hundred processes
Key Meyer
2009-04-27
1
-10
/
+8
*
PR10099: Extend %M directive to support hexdumping large buffers
Wenji Huang
2009-04-26
1
-0
/
+14
*
Add function of returning the char in given position of string
Wenji Huang
2009-04-26
2
-1
/
+2
*
fix kprobe.* probes so they don't break -p4 if script also has kernel.* probes
Frank Ch. Eigler
2009-04-26
1
-0
/
+4
*
Don't terminate when a dwarfless kprobe fails
Josh Stone
2009-04-24
1
-9
/
+23
*
Version bumps for 0.9.7 release
Josh Stone
2009-04-23
2
-11
/
+11
*
Version bumps for 0.9.6 release
Josh Stone
2009-04-23
2
-11
/
+11
*
Tweak kprobes test case
Wenji Huang
2009-04-23
2
-1
/
+6
[next]