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-1.2-348-g37e088a


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  37e088a1fca8468a60edabf9ec4559260ae9c359 (commit)
      from  06bf09be7be4e1bae4cbf431e68b99c797469b61 (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 37e088a1fca8468a60edabf9ec4559260ae9c359
Author: Mark Wielaard <mjw@redhat.com>
Date:   Sat Jun 26 23:15:08 2010 +0200

    Don't relookup module/section in unwinder, use section static_addr directly.
    
    * runtime/unwind.c (adjustStartLoc): Add comments. Use s->static_addr
       directly instead of looking it up through _stp_module_relocate().

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

Summary of changes:
 runtime/unwind.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 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]