From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15677 invoked by alias); 15 Dec 2010 23:00:51 -0000 Received: (qmail 15591 invoked by uid 678); 15 Dec 2010 23:00:49 -0000 Date: Wed, 15 Dec 2010 23:00:00 -0000 Message-ID: <20101215230049.15572.qmail@sourceware.org> From: wcohen@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-394-g2850dc3 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 404465b1ada79f313678abea02739978a8609737 X-Git-Newrev: 2850dc37d8193883ea71d4daa64c782024e80787 Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org X-SW-Source: 2010-q4/txt/msg00149.txt.bz2 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 2850dc37d8193883ea71d4daa64c782024e80787 (commit) from 404465b1ada79f313678abea02739978a8609737 (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 2850dc37d8193883ea71d4daa64c782024e80787 Author: William Cohen Date: Wed Dec 15 18:00:04 2010 -0500 A discussion about @defined to SystemTap Beginners Guide. ----------------------------------------------------------------------- Summary of changes: .../en-US/ScriptConstructs.xml | 36 ++++++++++++++++++++ .../en-US/extras/defined_example.stp | 8 ++++ 2 files changed, 44 insertions(+), 0 deletions(-) create mode 100644 doc/SystemTap_Beginners_Guide/en-US/extras/defined_example.stp hooks/post-receive -- systemtap: system-wide probe/trace tool