From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28672 invoked by alias); 1 Nov 2011 18:35:42 -0000 Received: (qmail 28466 invoked by uid 9156); 1 Nov 2011 18:35:41 -0000 Date: Tue, 01 Nov 2011 18:35:00 -0000 Message-ID: <20111101183541.28444.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-375-g2382357 X-Git-Refname: refs/heads/dsmith/task_finder2 X-Git-Reftype: branch X-Git-Oldrev: eb032788e69844946b62c75ab6389ae937b711f6 X-Git-Newrev: 2382357622e1acd0c6488f647244be4daf91bcf8 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/msg00072.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 2382357622e1acd0c6488f647244be4daf91bcf8 (commit) from eb032788e69844946b62c75ab6389ae937b711f6 (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 2382357622e1acd0c6488f647244be4daf91bcf8 Author: David Smith Date: Fri Oct 28 10:44:58 2011 -0500 PR 13128: Rework of commit f2013cc91ea1dba576661d6b746ee28658c8bc51 (ported) Based on peer feedback: - Compare privilege credentials as sets, not levels. - Send privilege credentials as a ctl message at startup. - Send startup ctl messages (tzinfo, relocations, privilege_credentials) on the same control channel. Ensure channel is closed properly on error. ----------------------------------------------------------------------- Summary of changes: runtime/task_finder2.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool