Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR4186 cont'd: uname -m --> uname -i in test cases | Frank Ch. Eigler | 2009-08-24 | 1 | -1/+1 |
| | |||||
* | Revert "testsuite: use catch{close}catch{wait} to ensure child process ↵ | Frank Ch. Eigler | 2008-05-28 | 1 | -1/+1 |
| | | | | | | 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 | -1/+1 |
| | | | | cleanup | ||||
* | PR5792: wildcard support for %( kernel/arch %) preprocessor operands | fche | 2008-02-26 | 1 | -0/+52 |
2008-02-25 Frank Ch. Eigler <fche@elastic.org> PR5792. * parse.cxx (eval_pp_conditional): Support wildcards in %( kernel_v/kernel_vr/arch ==/!= "*foo?" %) operands. * NEWS, stap.1.in: Document this. 2008-02-25 Frank Ch. Eigler <fche@elastic.org> PR5792. * systemtap.base/preprocessor.exp: New test. |