From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3523 invoked by alias); 2 Aug 2012 18:13:46 -0000 Received: (qmail 3474 invoked by uid 9945); 2 Aug 2012 18:13:44 -0000 Date: Thu, 02 Aug 2012 18:13:00 -0000 Message-ID: <20120802181344.3463.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-131-gf7a557a X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: cab11fd17e760cfe8599d765d640eeefca17d9e3 X-Git-Newrev: f7a557ae14d283f81f30307d8a4620c6c30ab85b 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/msg00077.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 f7a557ae14d283f81f30307d8a4620c6c30ab85b (commit) from cab11fd17e760cfe8599d765d640eeefca17d9e3 (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 f7a557ae14d283f81f30307d8a4620c6c30ab85b Author: Serguei Makarov Date: Thu Aug 2 14:04:40 2012 -0400 PR11207: search tapset folders for .stpm files. Gathers a list of .stpm (library) files on the tapset search path. In this patch, an index of the paths is gathered in session.library_macro_paths, but the list is not made use of by the preprocessor. ----------------------------------------------------------------------- Summary of changes: main.cxx | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- session.h | 3 +++ 2 files changed, 59 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool