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.8-83-g54bc8f4


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  54bc8f42438e7efc62c5dd2b39618ccd6c953cdd (commit)
       via  e0cd8f640593470341d3785119594d28f3cd4445 (commit)
      from  d138d3d71a1685c53cc5c2b72ed8ae64d3e012d2 (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 54bc8f42438e7efc62c5dd2b39618ccd6c953cdd
Author: Stan Cox <scox@redhat.com>
Date:   Fri Jun 19 16:13:21 2009 -0400

    Correctly find probes for -m32 executables.
    
    * sdt.h (STAP_PROBE_DATA_): Pad with 0 so final probe entry doesn't
    pickup a stray word.
    * sdt_misc.exp (static_user_markers.{c,d}): Add bstruct to test struct
      type handling

commit e0cd8f640593470341d3785119594d28f3cd4445
Author: Stan Cox <scox@redhat.com>
Date:   Fri Jun 19 14:09:13 2009 -0400

    Merge branches 'master' and 'master' of ssh://sourceware.org/git/systemtap

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

Summary of changes:
 includes/sys/sdt.h                    |    1 +
 testsuite/systemtap.base/sdt_misc.exp |   28 ++++++++++++++++++----------
 2 files changed, 19 insertions(+), 10 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]