]> sourceware.org Git - systemtap.git/commit
Added .thread.begin and .thread.end utrace probe tests.
authorDavid Smith <dsmith@redhat.com>
Wed, 11 Jun 2008 15:37:32 +0000 (10:37 -0500)
committerDavid Smith <dsmith@redhat.com>
Wed, 11 Jun 2008 16:19:26 +0000 (11:19 -0500)
commit1461de23ee84384940626145f07b0a736a2d8bb3
tree33f7f61be6c6a1d908164784812b575ed55f84a5
parentf2782fe588397a5baa313eb825dd4c508818dc7e
Added .thread.begin and .thread.end utrace probe tests.
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.
testsuite/.gitignore
testsuite/ChangeLog
testsuite/systemtap.base/utrace_p5.exp
testsuite/systemtap.base/utrace_p5_multi.c [new file with mode: 0644]
This page took 0.025991 seconds and 5 git commands to generate.