From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27884 invoked by alias); 5 Sep 2008 06:07:37 -0000 Received: (qmail 27813 invoked by uid 9713); 5 Sep 2008 06:07:37 -0000 Date: Fri, 05 Sep 2008 06:07:00 -0000 Message-ID: <20080905060736.27658.qmail@sourceware.org> From: wenji@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-186-gd4e35ac X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 05ec91b49d163869a7470c8152c01ed03c16f0fb X-Git-Newrev: d4e35ac85af99905bdb1c88f7750d917d7dc3473 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: X-SW-Source: 2008-q3/txt/msg00202.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 d4e35ac85af99905bdb1c88f7750d917d7dc3473 (commit) from 05ec91b49d163869a7470c8152c01ed03c16f0fb (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 d4e35ac85af99905bdb1c88f7750d917d7dc3473 Author: Wenji Huang Date: Fri Sep 5 01:08:42 2008 -0400 PR6731: Updated listing mode through adding -L option. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 6 ++++++ main.cxx | 29 ++++++++++++++--------------- stap.1.in | 12 ++++++++++++ stapex.5.in | 5 +++++ testsuite/ChangeLog | 4 ++++ testsuite/systemtap.base/cmd_parse.exp | 8 ++++++++ 6 files changed, 49 insertions(+), 15 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool