From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22770 invoked by alias); 26 Oct 2006 18:28:20 -0000 Received: (qmail 22762 invoked by uid 22791); 26 Oct 2006 18:28:20 -0000 X-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_05,SPF_PASS X-Spam-Check-By: sourceware.org Received: from e1.ny.us.ibm.com (HELO e1.ny.us.ibm.com) (32.97.182.141) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 26 Oct 2006 18:28:13 +0000 Received: from d01relay02.pok.ibm.com (d01relay02.pok.ibm.com [9.56.227.234]) by e1.ny.us.ibm.com (8.13.8/8.12.11) with ESMTP id k9QISBJq004005 for ; Thu, 26 Oct 2006 14:28:11 -0400 Received: from d01av02.pok.ibm.com (d01av02.pok.ibm.com [9.56.224.216]) by d01relay02.pok.ibm.com (8.13.6/8.13.6/NCO v8.1.1) with ESMTP id k9QIS9hX254594 for ; Thu, 26 Oct 2006 14:28:11 -0400 Received: from d01av02.pok.ibm.com (loopback [127.0.0.1]) by d01av02.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id k9QIS8qw026506 for ; Thu, 26 Oct 2006 14:28:08 -0400 Received: from [127.0.0.1] (sig-9-48-87-126.mts.ibm.com [9.48.87.126]) by d01av02.pok.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id k9QIS5nk026389; Thu, 26 Oct 2006 14:28:08 -0400 Message-ID: <4540FE31.9040401@us.ibm.com> Date: Thu, 26 Oct 2006 18:28:00 -0000 From: Vara Prasad User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: William Cohen , SystemTAP Subject: Anyone tried SystemTap with the latest RHEL5 Beta refresh Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2006-q4/txt/msg00249.txt.bz2 One of my colleague tried SystemTap on x86_64 machine got the following error stap -g ioblock.stp while: registering probe alias ioblock.submit = kernel.function("submit_bio") semantic error: duplicate probe point pattern while: registering probe alias ioblock.end = kernel.function("bio_endio") semantic error: duplicate probe point pattern Pass 2: analysis failed. Try again with more '-v' (verbose) options. I dont have the setup to debug his problem, was wondering if anyone has experienced these problems. He is using stock RHEL 5 setup. I thought we now bundle everything needed in RHEL5, correct. Does he needs to download any additional packages? Thanks for your help, Vara Prasad