Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utrace thread.begin and thread.end probe test fixes. | David Smith | 2008-06-11 | 1 | -4/+10 |
| | | | | | | | | | 2008-06-11 David Smith <dsmith@redhat.com> * systemtap.base/utrace_p5.exp: Made changes to work when not configured in the src directory. * systemtap.base/utrace_p5_multi.c: Made changes to work on x86_64 systems. | ||||
* | Added .thread.begin and .thread.end utrace probe tests. | David Smith | 2008-06-11 | 1 | -0/+39 |
2008-06-11 David Smith <dsmith@redhat.com> * systemtap.base/utrace_p5.exp: Added 'process().thread.begin' and 'process().thread.end' tests. * systemtap.base/utrace_p5_multi.c: Added multi-threaded test program for utrace_p5.exp. * .gitignore: Updated. |