From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13079 invoked by alias); 26 Nov 2008 19:37:50 -0000 Received: (qmail 13054 invoked by uid 678); 26 Nov 2008 19:37:50 -0000 Date: Wed, 26 Nov 2008 19:37:00 -0000 Message-ID: <20081126193750.13043.qmail@sourceware.org> From: wcohen@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-541-g0793bdc X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8d59b39f96b89eb055d77d422a923c499d2a5fca X-Git-Newrev: 0793bdc4e22af6dd29420f04c3b40ced72ba4b54 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: 2008-q4/txt/msg00256.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 0793bdc4e22af6dd29420f04c3b40ced72ba4b54 (commit) via d1b8e10a316702a20b7abec8d27189a62fc4bab6 (commit) from 8d59b39f96b89eb055d77d422a923c499d2a5fca (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 0793bdc4e22af6dd29420f04c3b40ced72ba4b54 Merge: d1b8e10a316702a20b7abec8d27189a62fc4bab6 8d59b39f96b89eb055d77d422a923c499d2a5fca Author: William Cohen Date: Wed Nov 26 14:37:22 2008 -0500 Merge branch 'master' of ssh://sources.redhat.com/git/systemtap commit d1b8e10a316702a20b7abec8d27189a62fc4bab6 Author: William Cohen Date: Wed Nov 26 14:12:20 2008 -0500 Add kernel-doc compatible comments and pull process tapset into reference doc. ----------------------------------------------------------------------- Summary of changes: doc/ChangeLog | 4 ++ doc/SystemTap_Tapset_Reference/tapsets.tmpl | 9 ++++ tapset/ChangeLog | 4 ++ tapset/process.stp | 69 +++++++++++++-------------- 4 files changed, 50 insertions(+), 36 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool