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.3-129-g653a2c7


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  653a2c7b40d2012b663152d51dca21e0e7aa9da8 (commit)
      from  22ac61865162e74823c869e011760805d46cfb32 (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 653a2c7b40d2012b663152d51dca21e0e7aa9da8
Author: Mark Wielaard <mjw@redhat.com>
Date:   Thu Sep 16 17:12:48 2010 +0200

    Guard location_from_attr declaration and function with elfutils 0.149 check.
    
    location_from_attr is only used when an implicit pointer is found
    and systemtap is compiled against elfutils 0.149 .
    
    * loc2c.c (location_from_attr): Guard with elfutils version check.

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

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