public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-1-g450718c
@ 2009-09-23 11:43 fche
  0 siblings, 0 replies; only message in thread
From: fche @ 2009-09-23 11:43 UTC (permalink / raw)
  To: systemtap-cvs

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  450718c9c424bce67e8580183788380431f90434 (commit)
      from  6a7aa1a180807e49cfeeccdb0eb460b41092a229 (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 450718c9c424bce67e8580183788380431f90434
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Wed Sep 23 07:41:47 2009 -0400

    PR10390: ftrace() tapset function
    
    * tapset/logging.stp (ftrace): New function.
      (*): Add kerneldoc to other functions.
    * doc/SystemTap_Tapset_Reference/tapsets.tmpl: Process logging.stp.
    * stapfuncs.3stap.in: Remove "LOGGING" section, now redundant.
    * runtime/autoconf-trace-printk.c: New autoconf test.
    * buildrun.cxx (compile_pass): Build it.
    * NEWS: Mention it.
    * testsuite/buildok/logging.stp: Test it.

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

Summary of changes:
 NEWS                                        |    5 ++
 buildrun.cxx                                |    1 +
 doc/SystemTap_Tapset_Reference/tapsets.tmpl |    8 +++
 runtime/autoconf-trace-printk.c             |    8 +++
 stapfuncs.3stap.in                          |   30 -------------
 tapset/logging.stp                          |   63 +++++++++++++++++++++++++--
 testsuite/buildok/logging.stp               |   11 +++++
 7 files changed, 92 insertions(+), 34 deletions(-)
 create mode 100644 runtime/autoconf-trace-printk.c
 create mode 100644 testsuite/buildok/logging.stp


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-23 11:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-23 11:43 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-1-g450718c fche

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).