From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22108 invoked by alias); 27 Jul 2011 20:37:12 -0000 Received: (qmail 22076 invoked by uid 9156); 27 Jul 2011 20:37:11 -0000 Date: Wed, 27 Jul 2011 20:37:00 -0000 Message-ID: <20110727203711.22065.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-30-g9f73a70 X-Git-Refname: refs/heads/dsmith/task_finder2 X-Git-Reftype: branch X-Git-Oldrev: 2a996c8bde10ec31dad781beb50d132acf936c5b X-Git-Newrev: 9f73a70da9048c5b0ff3d8e7b323e9795f427cbb 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/msg00114.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 9f73a70da9048c5b0ff3d8e7b323e9795f427cbb (commit) from 2a996c8bde10ec31dad781beb50d132acf936c5b (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 9f73a70da9048c5b0ff3d8e7b323e9795f427cbb Author: David Smith Date: Wed Jul 27 15:36:50 2011 -0500 task_finder2 now compiles. * runtime/stp_utrace.c: Ifdef'ed out code. * runtime/task_finder2.c: Ditto. ----------------------------------------------------------------------- Summary of changes: runtime/stp_utrace.c | 2 ++ runtime/task_finder2.c | 3 ++- 2 files changed, 4 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool