From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30353 invoked by alias); 3 Nov 2011 19:45:13 -0000 Received: (qmail 30324 invoked by uid 9156); 3 Nov 2011 19:45:13 -0000 Date: Thu, 03 Nov 2011 19:45:00 -0000 Message-ID: <20111103194513.30313.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, dsmith/task_finder2, updated. release-1.6-401-gb173179 X-Git-Refname: refs/heads/dsmith/task_finder2 X-Git-Reftype: branch X-Git-Oldrev: 70bfc8dcbb9bf934b567c6dead9a3ddfde9a4ed0 X-Git-Newrev: b173179ed5af6b78b303fae08f133417f52c7c33 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-q4/txt/msg00085.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, dsmith/task_finder2 has been updated via b173179ed5af6b78b303fae08f133417f52c7c33 (commit) from 70bfc8dcbb9bf934b567c6dead9a3ddfde9a4ed0 (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 b173179ed5af6b78b303fae08f133417f52c7c33 Author: David Smith Date: Thu Nov 3 14:44:56 2011 -0500 Ifdef'ed out unused internal utrace code. * runtime/stp_utrace.h: Ifdef'ed out more unused code. * runtime/stp_utrace.c: Ditto. ----------------------------------------------------------------------- Summary of changes: runtime/stp_utrace.c | 32 +++++++++++++++++++++++++++++--- runtime/stp_utrace.h | 18 ++++++++++-------- 2 files changed, 39 insertions(+), 11 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool