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.6-133-g08c2961


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  08c2961231914ed8fb83140e3a63169f1769682c (commit)
      from  d27c039d70a9a58a1972601c3c35ed35dbefb5a6 (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 08c2961231914ed8fb83140e3a63169f1769682c
Author: David Smith <dsmith@redhat.com>
Date:   Mon Aug 22 10:03:59 2011 -0500

    Convert 4 autoconf tests to exportconf tests.
    
    * buildrun.cxx (output_dual_exportconf): New function.
    (compile_pass): Converted several autoconf tests to exportconf tests.
    * runtime/autoconf-probe-kernel.c: Removed unneeded autoconf test.
    * runtime/autoconf-synchronize-sched.c: Ditto.
    * runtime/autoconf-unregister-kprobes.c: Ditto.
    * runtime/autoconf-vm-area.c: Ditto.

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

Summary of changes:
 buildrun.cxx                          |   22 ++++++++++++++++++----
 runtime/autoconf-probe-kernel.c       |    7 -------
 runtime/autoconf-synchronize-sched.c  |    6 ------
 runtime/autoconf-unregister-kprobes.c |    4 ----
 runtime/autoconf-vm-area.c            |    9 ---------
 5 files changed, 18 insertions(+), 30 deletions(-)
 delete mode 100644 runtime/autoconf-probe-kernel.c
 delete mode 100644 runtime/autoconf-synchronize-sched.c
 delete mode 100644 runtime/autoconf-unregister-kprobes.c
 delete mode 100644 runtime/autoconf-vm-area.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]