From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13816 invoked by alias); 16 Dec 2011 18:32:51 -0000 Received: (qmail 13787 invoked by uid 9112); 16 Dec 2011 18:32:51 -0000 Date: Fri, 16 Dec 2011 18:32:00 -0000 Message-ID: <20111216183251.13776.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-609-gefe1470 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b316197f11633916b0bb15434f691bed05193d02 X-Git-Newrev: efe147062a70198b30ae45c20d26dbe325a6eacd 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/msg00233.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 efe147062a70198b30ae45c20d26dbe325a6eacd (commit) from b316197f11633916b0bb15434f691bed05193d02 (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 efe147062a70198b30ae45c20d26dbe325a6eacd Author: Mark Wielaard Date: Fri Dec 16 19:25:32 2011 +0100 task_finder_vma.c (__stp_tf_vma_new_entry): No unnecessary atomic allocs. We can be a little nicer when allocating kernel memory under the traditional task_finder which uses utrace. See http://sourceware.org/ml/systemtap/2011-q4/msg00357.html ----------------------------------------------------------------------- Summary of changes: runtime/task_finder_vma.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool