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-104-gf77540f
@ 2009-06-24 12:27 mark
  0 siblings, 0 replies; only message in thread
From: mark @ 2009-06-24 12:27 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  f77540fe71e8237942fe28cc3c2ffd5ad9f10a8d (commit)
       via  1f8592d1a615bef5bad1f255e761664e85d9e4f0 (commit)
      from  123ed3dad4423edf313f3218b3d63804b7edfc47 (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 f77540fe71e8237942fe28cc3c2ffd5ad9f10a8d
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Jun 24 14:26:08 2009 +0200

    Enable exelib.exp prelink tests except for ustack.tcl.
    
    * testsuite/systemtap.exelib/exelib.exp: Enable prelink "yes".
    * testsuite/systemtap.exelib/ustack.tcl: Ignore any prelink test (PR10323).

commit 1f8592d1a615bef5bad1f255e761664e85d9e4f0
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Jun 24 14:20:08 2009 +0200

    PR10305 Mark probes fail on prelinked shared library.
    
    Mark probes rely on literal statement addresses, these are based on the
    on-disk module address space. Introduce helper function to turn such
    addresses into symbol addresses as expected by libdwfl. Also properly
    adjust for dw bias when such addresses are used in dw queries.
    
    * dwflpp.h (dwflpp::literal_addr_to_sym_addr): New method.
    * dwflpp.cxx (query_cu_containing_address): Don't "globalize" address.
      (literal_addr_to_sym_addr): New method.
    * tapsets.cxx (query_module_dwarf): Turn literal addresses into symbol
      addresses.
      (query_dwarf_func): Likewise and adjust for dw module bias.

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

Summary of changes:
 dwflpp.cxx                            |   35 +++++++++++++++++++++++++++++---
 dwflpp.h                              |    2 +
 tapsets.cxx                           |   16 +++++++++++++-
 testsuite/systemtap.exelib/exelib.exp |    4 +-
 testsuite/systemtap.exelib/ustack.tcl |    3 ++
 5 files changed, 52 insertions(+), 8 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-24 12:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-24 12:27 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.8-104-gf77540f 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).