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.2-257-gbfcb3aa


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  bfcb3aac4632f7f6ae64d043cb2958eaaea53af5 (commit)
      from  fd9187dafaa1b4acbf7ff79c4da9010ef2e63ff6 (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 bfcb3aac4632f7f6ae64d043cb2958eaaea53af5
Author: Lukas Berk <lberk@redhat.com>
Date:   Mon Jun 14 10:04:01 2010 -0400

    Addressing bug #11684 and eliminating duplication from /doc/langref.tex and /tapset/*.stp

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

Summary of changes:
 doc/langref.tex             | 1162 ++++---------------------------------------
 tapset/ansi.stp             |   29 +-
 tapset/context-symbols.stp  |   30 +-
 tapset/context-unwind.stp   |   43 +-
 tapset/context.stp          |  171 ++++++-
 tapset/conversions-guru.stp |   24 +-
 tapset/conversions.stp      |   95 ++++-
 tapset/ctime.stp            |    4 +
 tapset/errno.stp            |   24 +-
 tapset/indent.stp           |   70 +++-
 tapset/logging.stp          |   21 +-
 tapset/memory.stp           |    8 +-
 tapset/queue_stats.stp      |  177 +++++++-
 tapset/string.stp           |   70 ++-
 tapset/system.stp           |   14 +
 tapset/task.stp             |   74 +++-
 tapset/timestamp.stp        |    8 +-
 tapset/timestamp_gtod.stp   |   20 +-
 18 files changed, 877 insertions(+), 1167 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]