From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2221 invoked by alias); 19 Jan 2012 00:56:07 -0000 Received: (qmail 2194 invoked by uid 426); 19 Jan 2012 00:56:06 -0000 Date: Thu, 19 Jan 2012 00:56:00 -0000 Message-ID: <20120119005606.2183.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.6-673-ge3bbc03 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: efb02738ad87ed7efd1a35886e81ee412a132917 X-Git-Newrev: e3bbc038bacc93a41fb4d74ee79951bf46b425e1 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/msg00020.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 e3bbc038bacc93a41fb4d74ee79951bf46b425e1 (commit) from efb02738ad87ed7efd1a35886e81ee412a132917 (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 e3bbc038bacc93a41fb4d74ee79951bf46b425e1 Author: Frank Ch. Eigler Date: Wed Jan 18 19:55:24 2012 -0500 improve error message if script requires -g but lacks it, part 2 * tapsets.cxx (*probe_builder::build): Mention stap -g for statement.absolute probes. ----------------------------------------------------------------------- Summary of changes: tapsets.cxx | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool