public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.8-110-gc65358e
@ 2009-06-25 21:16 mark
  0 siblings, 0 replies; only message in thread
From: mark @ 2009-06-25 21:16 UTC (permalink / raw)
  To: systemtap-cvs

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  c65358e84b38bc84951a4e3c5e8e4f3cace9f63e (commit)
      from  ad0e17094017350fc0010b8416579da42ab1d5a3 (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 c65358e84b38bc84951a4e3c5e8e4f3cace9f63e
Author: Mark Wielaard <mjw@redhat.com>
Date:   Thu Jun 25 23:07:17 2009 +0200

    PR10323 Some ustack exelib.exp tests fail with prelinked shared libs.
    
    For shared libraries (.dynamic sections) we need the eh frame section
    address offset. This is the sh_addr if the shared library isn't prelinked
    (since the base load address is zero in that case), otherwise it is
    the module start address minus the bias (which also works for the
    non-prelinked case).
    
    * translate.cxx (get_unwind_data): Adjust eh_addr for module start and
      bias if module isn't absolute (has no relocations).
    * testsuite/systemtap.exelib/ustack.tcl: Accept all prelink tests.

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

Summary of changes:
 testsuite/systemtap.exelib/ustack.tcl |    3 ---
 translate.cxx                         |   11 ++++++++---
 2 files changed, 8 insertions(+), 6 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-25 21:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-25 21:16 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.8-110-gc65358e mark

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).