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.9-380-g825ae5b


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  825ae5b246c81fae746c93324a05d207103529a9 (commit)
       via  0d8829d380af5a6fa909a37fb26ba88867e69a81 (commit)
      from  60d4b7b28e659ad182ee318b77b28c866bb614ad (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 825ae5b246c81fae746c93324a05d207103529a9
Merge: 0d8829d380af5a6fa909a37fb26ba88867e69a81 60d4b7b28e659ad182ee318b77b28c866bb614ad
Author: David Smith <dsmith@redhat.com>
Date:   Fri Sep 18 15:12:01 2009 -0500

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

commit 0d8829d380af5a6fa909a37fb26ba88867e69a81
Author: David Smith <dsmith@redhat.com>
Date:   Fri Sep 18 15:11:12 2009 -0500

    Fixed relay_old.c by providing ppoll().
    * runtime/staprun/staprun.h: Put ppoll() declaration here (so that
      relay_old.c can use it).
    * runtime/staprun/relay.c (ppoll): Made ppoll() non-static so that
      relay_old.c can use it.

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

Summary of changes:
 runtime/staprun/relay.c   |   11 ++---------
 runtime/staprun/staprun.h |   10 ++++++++++
 2 files changed, 12 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]