From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11135 invoked by alias); 10 Jun 2010 20:41:57 -0000 Received: (qmail 11111 invoked by uid 9586); 10 Jun 2010 20:41:57 -0000 Date: Thu, 10 Jun 2010 20:41:00 -0000 Message-ID: <20100610204157.11100.qmail@sourceware.org> From: jistone@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-243-g1568c6a X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: d0f224e0804cd054d011e4b6dc843a7c4339d719 X-Git-Newrev: 1568c6af7e472cd810c173a7b4843adc5053aca1 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-q2/txt/msg00163.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 1568c6af7e472cd810c173a7b4843adc5053aca1 (commit) from d0f224e0804cd054d011e4b6dc843a7c4339d719 (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 1568c6af7e472cd810c173a7b4843adc5053aca1 Author: Josh Stone Date: Thu Jun 10 16:11:07 2010 -0400 Get rid of probe_perf tmps, and use a single awk ----------------------------------------------------------------------- Summary of changes: scripts/probe_perf/.gitignore | 2 +- scripts/probe_perf/bench.sh | 67 ++++++++++++++++------------------------ 2 files changed, 28 insertions(+), 41 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool