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.9.9-245-g201e18a


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  201e18a8841a2cb341a752ca180014a3b8fe5234 (commit)
      from  1393520fe0a1064665938bcea0d6382610a478b0 (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 201e18a8841a2cb341a752ca180014a3b8fe5234
Author: Eugeniy Meshcheryakov <eugen@debian.org>
Date:   Mon Sep 7 11:01:14 2009 +0200

    Fix build-id check for relocatable kernel
    
    Save offset of build id relative to _stext instead of absolute
    address for kernel and apply relocations at run-time. This fixes
    Debian bug #545277 (http://bugs.debian.org/545277).

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

Summary of changes:
 runtime/sym.c |    3 ++-
 translate.cxx |    5 +++--
 2 files changed, 5 insertions(+), 3 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]