From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31051 invoked by alias); 26 May 2006 21:25:16 -0000 Received: (qmail 31038 invoked by uid 9512); 26 May 2006 21:25:15 -0000 Date: Fri, 26 May 2006 21:25:00 -0000 Message-ID: <20060526212515.31036.qmail@sourceware.org> From: kenistoj@sourceware.org To: systemtap-cvs@sources.redhat.com Subject: tests/kernel/incorrect_nmissed_cnt_bz2006 inco ... Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: X-SW-Source: 2006-q2/txt/msg00195.txt.bz2 List-Id: CVSROOT: /cvs/systemtap Module name: tests Changes by: kenistoj@sourceware.org 2006-05-26 21:25:15 Modified files: kernel/incorrect_nmissed_cnt_bz2006: incorrect_nmissed_cnt_bz2006.c Log message: Declare my_test_function_bz2006 noinline to ensure that the probe on it gets hit. This test was failing on i386. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/tests/kernel/incorrect_nmissed_cnt_bz2006/incorrect_nmissed_cnt_bz2006.c.diff?cvsroot=systemtap&r1=1.2&r2=1.3