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.4-51-gab6d14d


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  ab6d14de7a80e10998e0761f5fa8147b909aaaae (commit)
      from  8eac5c31de45a7929156f249f9d75ec5b11fefcb (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 ab6d14de7a80e10998e0761f5fa8147b909aaaae
Author: Stan Cox <scox@redhat.com>
Date:   Tue Feb 8 10:05:08 2011 -0500

    accept and ignore %l (long) option in *printf family
    
    * staptree.cxx (print_format::string_to_components): Parse 'l' type modifier.
    * int1.stp: Test '#' flag and 'l' type modifier.
    * int1.exp: Likewise.

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

Summary of changes:
 staptree.cxx                        |   11 +++++++++++
 testsuite/systemtap.printf/int1.exp |   14 +++++++++++++-
 testsuite/systemtap.printf/int1.stp |   12 ++++++++++++
 3 files changed, 36 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]