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-252-gab9e32e


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  ab9e32e8c385f9736e897729dea14d8fbf4d07a3 (commit)
       via  f88433db810825797cfe5152ba4d63043f0231f3 (commit)
       via  5923ed6b07907089dede268ffa305bdb6cf67339 (commit)
      from  152849634c97300e013238b1bccd38211358716d (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 ab9e32e8c385f9736e897729dea14d8fbf4d07a3
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Fri Jun 11 13:21:02 2010 -0400

    authors bump

commit f88433db810825797cfe5152ba4d63043f0231f3
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Fri Jun 11 13:18:12 2010 -0400

    move #if 0 around STAPCONF_PROBE_KERNEL around loc2c
    
    * buildrun.cxx: Always run autotest-kernel-probe.c.
    * runtime/loc2c-runtime.h: Disable use of these probe functions here.

commit 5923ed6b07907089dede268ffa305bdb6cf67339
Author: Tony Jones <tonyj@suse.de>
Date:   Fri Jun 11 13:15:50 2010 -0400

    use probe_kernel_read for build-id verification if available
    
    Post 1.1 I've been seeing the following on i686 (x86_64 is ok):
    
    ERROR: Build-id mismatch: "kernel" vs. "vmlinux-2.6.34-8-default.debug" byte 0 (0x00 vs 0x00) rc -14 -14
    Pass 5: run failed.  Try again with another '--vp 00001' option.
    
    as per irc discussion, following test diff fixed the problem on i686, I've not
    tested on any other archs.

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

Summary of changes:
 AUTHORS                 |    1 +
 buildrun.cxx            |    7 +------
 runtime/loc2c-runtime.h |    4 ++--
 runtime/sym.c           |    9 +++++++++
 4 files changed, 13 insertions(+), 8 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]