]> sourceware.org Git - systemtap.git/commit
testsuite: use catch{close}catch{wait} to ensure child process pipe/zombie cleanup
authorFrank Ch. Eigler <fche@elastic.org>
Tue, 27 May 2008 21:40:00 +0000 (17:40 -0400)
committerFrank Ch. Eigler <fche@elastic.org>
Tue, 27 May 2008 21:43:04 +0000 (17:43 -0400)
commit7938bd829dfd82c40b35d536b5913e666c1454d2
tree2022964dca31d53b6eee3fe9588e955c410ec53e
parent16a02dfb97fd3979d0f517a71a6aba050a3bed98
testsuite: use catch{close}catch{wait} to ensure child process pipe/zombie cleanup
46 files changed:
testsuite/ChangeLog
testsuite/lib/stap_run.exp
testsuite/lib/systemtap.exp
testsuite/systemtap.base/beginenderror.exp
testsuite/systemtap.base/bench.exp
testsuite/systemtap.base/cache.exp
testsuite/systemtap.base/cmd_parse.exp
testsuite/systemtap.base/debugpath.exp
testsuite/systemtap.base/deref2.exp
testsuite/systemtap.base/marker.exp
testsuite/systemtap.base/onoffprobe.exp
testsuite/systemtap.base/optim.exp
testsuite/systemtap.base/overload.exp
testsuite/systemtap.base/preprocessor.exp
testsuite/systemtap.base/prologues.exp
testsuite/systemtap.base/stmtvars.exp
testsuite/systemtap.base/utrace_p4.exp
testsuite/systemtap.base/warnings.exp
testsuite/systemtap.context/args.tcl
testsuite/systemtap.context/backtrace.tcl
testsuite/systemtap.context/pid.tcl
testsuite/systemtap.maps/absentstats.exp
testsuite/systemtap.maps/foreach_fail.exp
testsuite/systemtap.maps/ix_clear.exp
testsuite/systemtap.maps/ix_clear2.exp
testsuite/systemtap.maps/ix_clear3.exp
testsuite/systemtap.maps/linear_0.exp
testsuite/systemtap.maps/linear_bad.exp
testsuite/systemtap.maps/linear_neg.exp
testsuite/systemtap.maps/pmap_agg_overflow.exp
testsuite/systemtap.printf/sharedbuf.exp
testsuite/systemtap.samples/args.exp
testsuite/systemtap.samples/arith.exp
testsuite/systemtap.samples/arith_limits.exp
testsuite/systemtap.samples/crash.exp
testsuite/systemtap.samples/gtod.exp
testsuite/systemtap.samples/pfaults.exp
testsuite/systemtap.samples/poll_map.exp
testsuite/systemtap.samples/primes.exp
testsuite/systemtap.samples/profile.exp
testsuite/systemtap.samples/symbols.exp
testsuite/systemtap.samples/syscalls1.exp
testsuite/systemtap.samples/syscalls2.exp
testsuite/systemtap.samples/system_func.exp
testsuite/systemtap.stress/conversions.exp
testsuite/systemtap.stress/whitelist.exp
This page took 0.037832 seconds and 5 git commands to generate.