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.7-193-gfb6cf58


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  fb6cf584c4f81907079ae2357ae17b479ba35217 (commit)
      from  1cc41cd68edc1684909b5a1cd3bada4efc325fa4 (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 fb6cf584c4f81907079ae2357ae17b479ba35217
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed May 2 21:13:30 2012 +0200

    Fix PR13992 cont. Do iterate_over_modules, just not over libraries.
    
    The original fix for PR13992 (commit 0ce08aa) failed to iterate of any
    modules when no executable path was found, which made the exelib.exp
    testcase fail. Refixed by iterating of modules, just not over libraries.

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

Summary of changes:
 translate.cxx |    2 +-
 1 files changed, 1 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]