From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31075 invoked by alias); 22 Nov 2008 15:18:20 -0000 Received: (qmail 30921 invoked by uid 426); 22 Nov 2008 15:18:19 -0000 Date: Sat, 22 Nov 2008 15:18:00 -0000 Message-ID: <20081122151818.30823.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-521-g01b05e2 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 7320987632c7029c3b351b9ff8e5118d18979693 X-Git-Newrev: 01b05e2ef0a8516aababf31a7decd14d07afb49b 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/msg00236.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 01b05e2ef0a8516aababf31a7decd14d07afb49b (commit) from 7320987632c7029c3b351b9ff8e5118d18979693 (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 01b05e2ef0a8516aababf31a7decd14d07afb49b Author: Frank Ch. Eigler Date: Sat Nov 22 10:18:10 2008 -0500 uprobes: fix & document use of MAXUPROBES ----------------------------------------------------------------------- Summary of changes: ChangeLog | 6 ++++++ stap.1.in | 10 +++++++++- tapsets.cxx | 14 ++++++++------ 3 files changed, 23 insertions(+), 7 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool