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-0.9.5-76-g8e6c3aa


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  8e6c3aa3d61109b0276e96cdbc9ffdde60a5ac0a (commit)
      from  8c1b9e271c944f64fc11fa9679c653b84ceaa77c (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 8e6c3aa3d61109b0276e96cdbc9ffdde60a5ac0a
Author: Eugene Teo <eteo@redhat.com>
Date:   Fri Apr 3 23:46:43 2009 +0800

    New ANSI escape sequences tapset
    
    This adds a new tapset for ANSI escape sequences. It is based on an
    existing tapset that was written by Masami Hiramatsu for the stapgames
    project. This also adds a version of ansi_color.stp script that displays
    other attributes other than the bold effect.

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

Summary of changes:
 tapset/ansi.stp                                    |   70 ++++++++++++++++++++
 .../systemtap.examples/general/ansi_colors2.stp    |   31 +++++++++
 2 files changed, 101 insertions(+), 0 deletions(-)
 create mode 100644 tapset/ansi.stp
 create mode 100644 testsuite/systemtap.examples/general/ansi_colors2.stp


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]