From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11912 invoked by alias); 5 Sep 2012 20:33:17 -0000 Received: (qmail 11864 invoked by uid 9945); 5 Sep 2012 20:33:16 -0000 Date: Wed, 05 Sep 2012 20:33:00 -0000 Message-ID: <20120905203316.11853.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-219-gc7f355e X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 9a81d508be465ab2f1ce567e3486cb098644d1e2 X-Git-Newrev: c7f355eef1abca5b6c9bae651f246bdeca7b4671 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/msg00147.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 c7f355eef1abca5b6c9bae651f246bdeca7b4671 (commit) from 9a81d508be465ab2f1ce567e3486cb098644d1e2 (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 c7f355eef1abca5b6c9bae651f246bdeca7b4671 Author: Serguei Makarov Date: Wed Sep 5 16:31:17 2012 -0400 PR14546: testcase for repeated unwinder invocations. ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.base/pr14546.exp | 53 ++++++++++++++++++++++++++++++++++ testsuite/systemtap.base/pr14546.stp | 7 ++++ 2 files changed, 60 insertions(+), 0 deletions(-) create mode 100644 testsuite/systemtap.base/pr14546.exp create mode 100644 testsuite/systemtap.base/pr14546.stp hooks/post-receive -- systemtap: system-wide probe/trace tool