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.5-152-gba0bd1b


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  ba0bd1bec9fbf0c68fe9c07f70dcbdce39fe29e0 (commit)
      from  d915113116e60fac668ccdc40e89e9d8eabf473f (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 ba0bd1bec9fbf0c68fe9c07f70dcbdce39fe29e0
Author: Josh Stone <jistone@redhat.com>
Date:   Wed Jul 20 15:39:57 2011 -0700

    Normalize the arch in systemtap_session::clone
    
    * session.cxx (systemtap_session::clone): Normalize the incoming arch
      name, so it can be consistently compared to both this->architecture
      and other cloned subsessions.

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

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