From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14495 invoked by alias); 26 Jul 2012 19:01:27 -0000 Received: (qmail 14436 invoked by uid 9945); 26 Jul 2012 19:01:23 -0000 Date: Thu, 26 Jul 2012 19:01:00 -0000 Message-ID: <20120726190123.14425.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-95-gfee28e5 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: d9474c10c7af322caa737ee384b21914909d92de X-Git-Newrev: fee28e5cddb88129bc908b48cf97664cadccc29b 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/msg00046.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 fee28e5cddb88129bc908b48cf97664cadccc29b (commit) from d9474c10c7af322caa737ee384b21914909d92de (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 fee28e5cddb88129bc908b48cf97664cadccc29b Author: Serguei Makarov Date: Thu Jul 26 15:01:01 2012 -0400 PR14360: support old behaviour with --compatible. ----------------------------------------------------------------------- Summary of changes: parse.cxx | 16 ++++++++++++---- testsuite/parseko/twentyseven.stp | 4 ++++ 2 files changed, 16 insertions(+), 4 deletions(-) create mode 100755 testsuite/parseko/twentyseven.stp hooks/post-receive -- systemtap: system-wide probe/trace tool