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.8-359-g818ba2b


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  818ba2bc05fc60bf33179e2be44c6745eb181a01 (commit)
      from  8ca54d604d559bc3d9b450a31e8ad5ad88ffc786 (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 818ba2bc05fc60bf33179e2be44c6745eb181a01
Author: Mark Wielaard <mark@dijkstra.wildebeest.org>
Date:   Tue Feb 17 16:49:12 2009 +0100

    Move sdt.h to includes/sys and use in tests.

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

Summary of changes:
 ChangeLog                                   |    9 +
 Makefile.am                                 |    5 +-
 Makefile.in                                 |  437 +-
 aclocal.m4                                  |  207 +-
 configure                                   | 8593 ++++++++++++---------------
 {runtime => includes/sys}/sdt.h             |    0 
 runtime/ChangeLog                           |    4 +
 testsuite/ChangeLog                         |   10 +
 testsuite/Makefile.am                       |    3 +-
 testsuite/Makefile.in                       |   63 +-
 testsuite/aclocal.m4                        |  171 +-
 testsuite/configure                         | 3015 ++++------
 testsuite/systemtap.base/static_uprobes.exp |   63 +-
 13 files changed, 5508 insertions(+), 7072 deletions(-)
 rename {runtime => includes/sys}/sdt.h (100%)


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]