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.7-9-g7795c7e


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  7795c7e74987876f71fe85ab9119b8810e8897f0 (commit)
       via  4464a6bb1793076b3fa85a25c5a489cd9ef7d367 (commit)
      from  cfaa068c90fc746a690ae6270306782bea0187a9 (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 7795c7e74987876f71fe85ab9119b8810e8897f0
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Thu Jul 17 06:42:45 2008 -0400

    support multiple-relocatable-section modules such as hypothetical -ffunction-sections .ko's

commit 4464a6bb1793076b3fa85a25c5a489cd9ef7d367
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Wed Jul 16 23:27:15 2008 -0400

    compiled unwindsyms should tolerate & notify on erroneous/missing "-d MODULE"

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

Summary of changes:
 ChangeLog                   |    8 +++
 runtime/ChangeLog           |    7 ++
 runtime/sym.c               |  101 +++++++++++++++----------------
 runtime/sym.h               |   30 ++++-----
 runtime/transport/ChangeLog |    4 +
 runtime/transport/symbols.c |   25 +-------
 translate.cxx               |  142 +++++++++++++++++++++++++-----------------
 7 files changed, 167 insertions(+), 150 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]