From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9423 invoked by alias); 29 Sep 2009 20:52:24 -0000 Received: (qmail 9244 invoked by uid 9829); 29 Sep 2009 20:52:23 -0000 Date: Tue, 29 Sep 2009 20:52:00 -0000 Message-ID: <20090929205222.9220.qmail@sourceware.org> From: robb@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-36-g83b019a X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a9cefbf2d408f0392c33105b63248bf8a59cbd71 X-Git-Newrev: 83b019a3a45ff764d746588eb2839baa32257ed3 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: 2009-q3/txt/msg00337.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 83b019a3a45ff764d746588eb2839baa32257ed3 (commit) via 6242e2388294143545af3c10ab9ab33a1bed835e (commit) from a9cefbf2d408f0392c33105b63248bf8a59cbd71 (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 83b019a3a45ff764d746588eb2839baa32257ed3 Author: Robb Romans Date: Tue Sep 29 15:51:23 2009 -0500 Delete trailing whitespace commit 6242e2388294143545af3c10ab9ab33a1bed835e Author: Robb Romans Date: Tue Sep 29 15:49:51 2009 -0500 Add information about userspace probing Add information from the manual pages and from Prerna Saxena about userspace probing to the Language Reference Guide. ----------------------------------------------------------------------- Summary of changes: doc/langref.tex | 323 +++++++++++++++++++++++++++++++++++++++++++++++------- 1 files changed, 281 insertions(+), 42 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool