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-217-g6b2fda5


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  6b2fda5424fb9aaeabe5056fc1e7286f6c8a034a (commit)
       via  f6f5a33817ac1d406c8c2687e32493cbc38ef4e7 (commit)
       via  61a805842f0ac863affa37245fc012e3cdcb4312 (commit)
       via  09fa543f68b023479fb3705fe2544ec257368201 (commit)
      from  63265337e2b74c4a34fb9b4d67d0a695c88e7d5e (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 6b2fda5424fb9aaeabe5056fc1e7286f6c8a034a
Author: Mark Wielaard <mwielaard@redhat.com>
Date:   Wed Sep 10 13:51:30 2008 +0200

    Record module base and use it for adjusting start locations in dwarf unwinder.

commit f6f5a33817ac1d406c8c2687e32493cbc38ef4e7
Author: Mark Wielaard <mwielaard@redhat.com>
Date:   Wed Sep 10 13:21:50 2008 +0200

    Feed dwarf unwinder data through _stp_mod_sec_lookup (), but disabled for now.

commit 61a805842f0ac863affa37245fc012e3cdcb4312
Author: Mark Wielaard <mwielaard@redhat.com>
Date:   Wed Sep 10 12:38:09 2008 +0200

    Get and output unwind data during translate.

commit 09fa543f68b023479fb3705fe2544ec257368201
Author: Mark Wielaard <mwielaard@redhat.com>
Date:   Tue Sep 9 21:11:21 2008 +0200

    Add new function _stp_mod_sec_lookup extracted from _stp_kallsyms_lookup.

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

Summary of changes:
 ChangeLog              |    9 +++++
 runtime/ChangeLog      |   20 +++++++++++
 runtime/runtime.h      |    6 ++-
 runtime/stack-x86_64.c |    2 +-
 runtime/sym.c          |   55 ++++++++++++++++++-------------
 runtime/sym.h          |    2 +
 runtime/unwind.c       |   30 +++++++++++++++--
 translate.cxx          |   83 ++++++++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 177 insertions(+), 30 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]