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.7-189-g337cd27


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  337cd273963410c9a1fa46b10287e72c146df054 (commit)
       via  6fa7bd6e70f8f6d783395399c92a9a13d24ce997 (commit)
      from  1044139f1ad1c1900826b7980ff07873e4dabbb1 (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 337cd273963410c9a1fa46b10287e72c146df054
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Fri Sep 5 13:02:56 2008 -0400

    remove capabilities logic, cont'd

commit 6fa7bd6e70f8f6d783395399c92a9a13d24ce997
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Fri Sep 5 13:02:37 2008 -0400

    remove capability logic
    
    It was only barely beneficial anyway, since some crucial
    capabilities were never permanently dropped.

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

Summary of changes:
 ChangeLog                       |   11 ++-
 Makefile.am                     |   14 ++-
 Makefile.in                     |   30 +----
 configure                       |  238 +--------------------------------------
 configure.ac                    |   13 --
 doc/Makefile.in                 |    1 -
 runtime/staprun/ChangeLog       |    8 ++
 runtime/staprun/cap.c           |  166 ---------------------------
 runtime/staprun/staprun.c       |  106 ++++++++---------
 runtime/staprun/staprun.h       |   20 +---
 runtime/staprun/staprun_funcs.c |   30 +++---
 systemtap.spec                  |    1 -
 12 files changed, 98 insertions(+), 540 deletions(-)
 delete mode 100644 runtime/staprun/cap.c


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]