From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8974 invoked by alias); 7 Sep 2011 14:26:47 -0000 Received: (qmail 8678 invoked by uid 9112); 7 Sep 2011 14:26:45 -0000 Date: Wed, 07 Sep 2011 14:26:00 -0000 Message-ID: <20110907142645.8667.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-176-gfef7e96 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c51f7d9a6d14226ae76e071fddf6093c06602632 X-Git-Newrev: fef7e96ad9ac1c81825c4d34d09c2e31908ea05e 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: 2011-q3/txt/msg00240.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 fef7e96ad9ac1c81825c4d34d09c2e31908ea05e (commit) from c51f7d9a6d14226ae76e071fddf6093c06602632 (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 fef7e96ad9ac1c81825c4d34d09c2e31908ea05e Author: Mark Wielaard Date: Wed Sep 7 16:01:31 2011 +0200 Remove unused runtime/counter.c file. ----------------------------------------------------------------------- Summary of changes: runtime/counter.c | 146 ----------------------------------------------------- 1 files changed, 0 insertions(+), 146 deletions(-) delete mode 100644 runtime/counter.c hooks/post-receive -- systemtap: system-wide probe/trace tool