This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.5-150-g889c463


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  889c4638f741163395438aca60226ff8a5e2009e (commit)
       via  ee0dfa16f900396f4fd89d4d765e877daa8a2c19 (commit)
      from  2a22df62a80d032e9450570c32009bfea4be7305 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 889c4638f741163395438aca60226ff8a5e2009e
Merge: ee0dfa16f900396f4fd89d4d765e877daa8a2c19 2a22df62a80d032e9450570c32009bfea4be7305
Author: David Smith <dsmith@redhat.com>
Date:   Fri Apr 17 09:27:56 2009 -0500

    Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

commit ee0dfa16f900396f4fd89d4d765e877daa8a2c19
Author: David Smith <dsmith@redhat.com>
Date:   Fri Apr 17 09:26:08 2009 -0500

    Avoid sign extension in syscall return values.
    2009-04-17  David Smith  <dsmith@redhat.com>
    
            * tapset/utrace.stp: Cast the return value of
            syscall_get_return_value() to an unsigned long to avoid sign
            extension.

-----------------------------------------------------------------------

Summary of changes:
 tapset/utrace.stp |   24 +++++++++++++++---------
 1 files changed, 15 insertions(+), 9 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]