From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30218 invoked by alias); 12 Aug 2011 07:47:26 -0000 Received: (qmail 30191 invoked by uid 9586); 12 Aug 2011 07:47:25 -0000 Date: Fri, 12 Aug 2011 07:47:00 -0000 Message-ID: <20110812074725.30179.qmail@sourceware.org> From: jistone@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, jistone/inode-uprobes, updated. release-1.6-91-gfe5acde X-Git-Refname: refs/heads/jistone/inode-uprobes X-Git-Reftype: branch X-Git-Oldrev: b92869f3b398d8211c0cff724d9e87d4880cec2c X-Git-Newrev: fe5acdedaf5c283792f1109dff8562d7b2affc3f 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-q3/txt/msg00166.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, jistone/inode-uprobes has been updated via fe5acdedaf5c283792f1109dff8562d7b2affc3f (commit) from b92869f3b398d8211c0cff724d9e87d4880cec2c (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 fe5acdedaf5c283792f1109dff8562d7b2affc3f Author: Josh Stone Date: Thu Aug 11 16:57:13 2011 -0700 Add a probe_type for inode-uprobes Keeping up with commit 6eefe94, common_probe_entryfn_prologue now needs a probe_type argument, here _STP_PROBE_HANDLER_UPROBE. ----------------------------------------------------------------------- Summary of changes: tapsets.cxx | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool