From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2569 invoked by alias); 17 May 2012 21:01:51 -0000 Received: (qmail 2432 invoked by uid 426); 17 May 2012 21:01:49 -0000 Date: Thu, 17 May 2012 21:01:00 -0000 Message-ID: <20120517210147.2388.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.7-230-gc338e2c X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 59861de3515e0d0cb27e8418df243960972d1f7c X-Git-Newrev: c338e2c59a44c7bf87618ccc0003274ae0ec1060 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-q2/txt/msg00082.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 c338e2c59a44c7bf87618ccc0003274ae0ec1060 (commit) from 59861de3515e0d0cb27e8418df243960972d1f7c (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 c338e2c59a44c7bf87618ccc0003274ae0ec1060 Author: Frank Ch. Eigler Date: Thu May 17 17:00:31 2012 -0400 pass-N messages: print also data+stack consumption from /proc/self/statm * util.cxx (getmemusage): Extract all other fields from /proc/self/statm. Toss most of them away. Print #6 also. ----------------------------------------------------------------------- Summary of changes: util.cxx | 20 ++++++++++++++++---- 1 files changed, 16 insertions(+), 4 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool