From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 968 invoked by alias); 18 Dec 2011 19:10:41 -0000 Received: (qmail 941 invoked by uid 426); 18 Dec 2011 19:10:40 -0000 Date: Sun, 18 Dec 2011 19:10:00 -0000 Message-ID: <20111218191040.930.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-617-g771b667 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 79365d0ab0f6eae8c43b81cfdcb2e7a13f66f5aa X-Git-Newrev: 771b6676ad92aa3d1fbd932a347594ca23b9f465 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/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 771b6676ad92aa3d1fbd932a347594ca23b9f465 (commit) from 79365d0ab0f6eae8c43b81cfdcb2e7a13f66f5aa (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 771b6676ad92aa3d1fbd932a347594ca23b9f465 Author: Frank Ch. Eigler Date: Sun Dec 18 14:00:34 2011 -0500 task-finder2: disable uprobes_p if only task-finder2 is available * testsuite/lib/systemtap.exp (uprobes_p): Decouple from [utrace_p]. Instead, look for classic utrace (=> runtime-uprobes) and/or in-kernel-uprobes. ----------------------------------------------------------------------- Summary of changes: testsuite/lib/systemtap.exp | 11 ++++++++--- 1 files changed, 8 insertions(+), 3 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool