public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
From: mark@sourceware.org
To: systemtap-cvs@sourceware.org
Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.8-110-gc65358e
Date: Thu, 25 Jun 2009 21:16:00 -0000	[thread overview]
Message-ID: <20090625211645.17402.qmail@sourceware.org> (raw)

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


                 reply	other threads:[~2009-06-25 21:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090625211645.17402.qmail@sourceware.org \
    --to=mark@sourceware.org \
    --cc=systemtap-cvs@sourceware.org \
    --cc=systemtap@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).