Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More testsuite tweaks to make it work with SYSCALL_WRAPPERS | Ananth N Mavinakayanahalli | 2009-05-28 | 1 | -2/+2 |
| | |||||
* | PR5892: rename new -B /PATH to -r /PATH; merge functionality | Frank Ch. Eigler | 2008-12-03 | 1 | -4/+4 |
| | |||||
* | Guess where debuginfo is installed for debugpath.exp test. | Mark Wielaard | 2008-10-04 | 1 | -1/+11 |
| | |||||
* | PR 6562, Modify SYSTEMTAP_DEBUGINFO_PATH behaviour. | Srikar Dronamraju | 2008-05-30 | 1 | -1/+2 |
| | |||||
* | Add debuginfo path for self-built kernel in systemtap.base/debugpath.exp | Wenji Huang | 2008-05-30 | 1 | -1/+1 |
| | |||||
* | Revert "testsuite: use catch{close}catch{wait} to ensure child process ↵ | Frank Ch. Eigler | 2008-05-28 | 1 | -2/+2 |
| | | | | | | pipe/zombie cleanup" This reverts commit 7938bd829dfd82c40b35d536b5913e666c1454d2. | ||||
* | testsuite: use catch{close}catch{wait} to ensure child process pipe/zombie ↵ | Frank Ch. Eigler | 2008-05-27 | 1 | -2/+2 |
| | | | | cleanup | ||||
* | Restore accidently deleted line. | hunt | 2008-02-07 | 1 | -0/+1 |
| | |||||
* | 2008-02-07 Martin Hunt <hunt@redhat.com> | hunt | 2008-02-07 | 1 | -2/+3 |
| | | | | | * systemtap.base/debugpath.exp: Remove explicit closes. Stap will terminate without help, and cleanup after itself. | ||||
* | PR2521: configurable debuginfo search path | fche | 2008-01-23 | 1 | -0/+18 |
2008-01-23 Frank Ch. Eigler <fche@elastic.org> PR 2151 * tapsets.cxx (dwflpp::setup): Parametrize debuginfo_path. * stap.1.in: Document this. PR 2521. * systemtap.base/debugpath.exp: New test. |