From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16946 invoked by alias); 20 May 2008 10:40:27 -0000 Received: (qmail 16922 invoked by uid 9639); 20 May 2008 10:40:26 -0000 Date: Tue, 20 May 2008 10:40:00 -0000 Message-ID: <20080520104025.16908.qmail@sourceware.org> From: moore@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. rhel52-ga-285-g3bf6ac4 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c4c1558bbb72f56307d70661ac125544f1b88ffd X-Git-Newrev: 3bf6ac451c7eecc5184e7823f29a293b7df53fa0 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: X-SW-Source: 2008-q2/txt/msg00026.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 3bf6ac451c7eecc5184e7823f29a293b7df53fa0 (commit) from c4c1558bbb72f56307d70661ac125544f1b88ffd (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 3bf6ac451c7eecc5184e7823f29a293b7df53fa0 Author: Tim Moore Date: Tue May 20 12:39:47 2008 +0200 Use tr1/unordered_map instead of the deprecated ext/hash_map. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 6 + config.in | 3 + configure | 412 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- configure.ac | 5 + tapsets.cxx | 9 ++ 5 files changed, 424 insertions(+), 11 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool