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-74-g561079c
@ 2009-10-08 13:59 fche
  0 siblings, 0 replies; only message in thread
From: fche @ 2009-10-08 13:59 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  561079c8601d7ded6fe958b4cec3d0f7aec1ee63 (commit)
      from  e4cf148d68fe01b680856ad39739faf99bfc29b4 (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 561079c8601d7ded6fe958b4cec3d0f7aec1ee63
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Thu Oct 8 09:57:43 2009 -0400

    PR10702: preprocessor conditional for kernel CONFIG_foo
    
    * session.h (kernel_config[]): New session field.
    * main.cxx (parse_kernel_config): Populate it.
    * parse.cxx (eval_comparison): Use it.
    * testsuite/buildok/utrace.stp, testsuite/parseok/kconfig.stp: New tests.
    * NEWS, stap.1.in, doc/langref.tex: Mention it.

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

Summary of changes:
 NEWS                          |    3 +++
 doc/langref.tex               |   11 +++++++++++
 main.cxx                      |   32 +++++++++++++++++++++++++++++---
 parse.cxx                     |   23 ++++++++++++++++++++---
 session.h                     |    1 +
 stap.1.in                     |   11 ++++++++++-
 testsuite/buildok/utrace.stp  |    3 +++
 testsuite/parseok/kconfig.stp |    3 +++
 8 files changed, 80 insertions(+), 7 deletions(-)
 create mode 100755 testsuite/buildok/utrace.stp
 create mode 100755 testsuite/parseok/kconfig.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-10-08 13:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-08 13:59 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-74-g561079c 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).