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-1.0-341-g3a31e70


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  3a31e709a19d469c217cc1b65f9f1d6b2ee51ffb (commit)
      from  f4ba7c13533b7e99edd0e66a0f6ccd6c0f55ec38 (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 3a31e709a19d469c217cc1b65f9f1d6b2ee51ffb
Author: Stan Cox <scox@redhat.com>
Date:   Wed Dec 9 10:57:36 2009 -0500

    Handle .probes section big endian 32 bit case.
    
    sdt.h (STAP_PROBE_ADDR): Add 32 bit big endian case.
     (STAP_PROBE_DATA_): Use .balign
    tapsets.cxx (sdt_query::get_next_probe): Stop if there is no probe name.

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

Summary of changes:
 includes/sys/sdt.h |   18 ++++++++++--------
 tapsets.cxx        |   10 +++++++++-
 2 files changed, 19 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]