From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25439 invoked by alias); 26 Sep 2012 20:13:10 -0000 Received: (qmail 25391 invoked by uid 9945); 26 Sep 2012 20:13:09 -0000 Date: Wed, 26 Sep 2012 20:13:00 -0000 Message-ID: <20120926201304.25343.qmail@sourceware.org> From: serhei@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.8-257-g5cf46f3 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8c94efa76616a6460d793c8de43d6a491a93fa16 X-Git-Newrev: 5cf46f3c0e49d1cf86128e4751d5bae61c72b455 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-q3/txt/msg00183.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 5cf46f3c0e49d1cf86128e4751d5bae61c72b455 (commit) from 8c94efa76616a6460d793c8de43d6a491a93fa16 (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 5cf46f3c0e49d1cf86128e4751d5bae61c72b455 Author: Serguei Makarov Date: Wed Sep 26 16:09:49 2012 -0400 PR13693 groundwork: rewrite probefunc() solely in terms of [u]symname([u]stack(0)). ----------------------------------------------------------------------- Summary of changes: tapset/linux/context-symbols.stp | 22 ++++++++++++++++------ 1 files changed, 16 insertions(+), 6 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool