From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2120 invoked by alias); 19 Jul 2012 20:29:57 -0000 Received: (qmail 2072 invoked by uid 9156); 19 Jul 2012 20:29:57 -0000 Date: Thu, 19 Jul 2012 20:29:00 -0000 Message-ID: <20120719202957.2061.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.8-45-g758bc9b X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: d9b0c1c8712ff255d4b6171fdb0e1ec39f444501 X-Git-Newrev: 758bc9b07272e59da0622266414d5414ff727492 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/msg00011.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 758bc9b07272e59da0622266414d5414ff727492 (commit) from d9b0c1c8712ff255d4b6171fdb0e1ec39f444501 (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 758bc9b07272e59da0622266414d5414ff727492 Author: David Smith Date: Thu Jul 19 15:29:47 2012 -0500 Stop expecting registration errors on non-existent kprobe.function probes (PR11424). * testsuite/systemtap.base/badkprobe.exp: Remove invalid tests. ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.base/badkprobe.exp | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool