From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23738 invoked by alias); 28 Jan 2012 00:21:05 -0000 Received: (qmail 23708 invoked by uid 9586); 28 Jan 2012 00:21:03 -0000 Date: Sat, 28 Jan 2012 00:21:00 -0000 Message-ID: <20120128002103.23697.qmail@sourceware.org> From: jistone@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-694-gd680a5e X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ac9ed0eda19aa6f59c4c1aaef04a28d110e23a31 X-Git-Newrev: d680a5e139d81c95862277923124b16094d903cb 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: 2012-q1/txt/msg00038.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 d680a5e139d81c95862277923124b16094d903cb (commit) from ac9ed0eda19aa6f59c4c1aaef04a28d110e23a31 (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 d680a5e139d81c95862277923124b16094d903cb Author: Josh Stone Date: Fri Jan 27 16:16:56 2012 -0800 task_finder2: update an unprivileged check for stapsys * runtime/task_finder2.c (stap_start_task_finder): Update the macro around the "only probe their own threads" check to exempt both stapdev and stapsys modules (as __stp_utrace_attach_match_filename does). ----------------------------------------------------------------------- Summary of changes: runtime/task_finder2.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool