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.6-676-ge5c2637


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  e5c2637dbfb768324a95401f70cd823710ef4e94 (commit)
       via  7e1f3ce37c8329358b40cdb876f9e51d3f8f4143 (commit)
      from  67b4680006abc60ee635e44497c2013632c57096 (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 e5c2637dbfb768324a95401f70cd823710ef4e94
Merge: 7e1f3ce 67b4680
Author: William Cohen <wcohen@redhat.com>
Date:   Thu Jan 19 10:22:52 2012 -0500

    Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

commit 7e1f3ce37c8329358b40cdb876f9e51d3f8f4143
Author: William Cohen <wcohen@redhat.com>
Date:   Thu Jan 19 09:50:08 2012 -0500

    Improve extraction of kernel version for unprivileged_embedded_C.exp
    
    The tcl code to extract the kernel version from the "uname -r" would
    include extraneous characters for some cases, for example "3.2.0+"
    would end up with "+" character in something that should only be a number.
    This change eliminates the extraneous characters.

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

Summary of changes:


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]