diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2008-08-13 Dave Brolley <brolley@redhat.com> + + * stap-client: Trap SIGTERM and SIGINT. + (unpack_response): chown of the systemtap temp directory before + we move it and only if we didn't create it. + (maybe_call_staprun): Check $e_script when determining whether a + script was specified. Provide the -c option to staprun. Run staprun + in the background and wait for it. + (terminate,interupt): New functions. + 2008-08-13 Frank Ch. Eigler <fche@elastic.org> * Makefile.am (stamp-elfutils): Override build-elfutils' |