From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18076 invoked by alias); 20 Dec 2011 22:43:54 -0000 Received: (qmail 18047 invoked by uid 9586); 20 Dec 2011 22:43:53 -0000 Date: Tue, 20 Dec 2011 22:43:00 -0000 Message-ID: <20111220224353.18036.qmail@sourceware.org> From: jistone@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-641-gf63e968 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4cb1075135d1eed2b0b28d06cdd9e66f29822db6 X-Git-Newrev: f63e9688766829812c940be66cca331a4371a3ec 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: 2011-q4/txt/msg00253.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 f63e9688766829812c940be66cca331a4371a3ec (commit) from 4cb1075135d1eed2b0b28d06cdd9e66f29822db6 (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 f63e9688766829812c940be66cca331a4371a3ec Author: Josh Stone Date: Tue Dec 20 14:36:53 2011 -0800 modinfo: Apply to the uprobes hash name too Since commit 76d01f36 added the modinfo values to uprobes.ko, then we need to account for that in the hashed name used for caching. ----------------------------------------------------------------------- Summary of changes: hash.cxx | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool