From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14952 invoked by alias); 15 Feb 2006 16:12:44 -0000 Received: (qmail 14933 invoked by uid 22791); 15 Feb 2006 16:12:43 -0000 X-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_20,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mailwasher.lanl.gov (HELO mailwasher-b.lanl.gov) (192.65.95.54) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 15 Feb 2006 16:12:40 +0000 Received: from ccn-mail.lanl.gov (ccn-mail.lanl.gov [128.165.4.105]) by mailwasher-b.lanl.gov (8.12.11/8.12.11/(ccn-5)) with ESMTP id k1FGCcXm018362 for ; Wed, 15 Feb 2006 09:12:38 -0700 Received: from [128.165.243.132] (euphoria.lanl.gov [128.165.243.132]) by ccn-mail.lanl.gov (8.12.11/8.12.11/(ccn-5)) with ESMTP id k1FGCb3P010625 for ; Wed, 15 Feb 2006 09:12:37 -0700 Message-ID: <43F352F5.10303@lanl.gov> Date: Wed, 15 Feb 2006 16:12:00 -0000 From: Nathan DeBardeleben User-Agent: Thunderbird 1.5 (Macintosh/20051201) MIME-Version: 1.0 To: "systemtap@sources.redhat.com" Subject: Inserting a probe point into a module? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 4.7.1.128075 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-q1/txt/msg00525.txt.bz2 I'm sure this has been asked before but I didn't see it looking around. Can I use systemtap / kprobes to probe a point that's in a module that's been isnmodded? Something I really need to do is probe points in an InfiniBand driver. I have the network driver module source, so I know where I want to probe... but just not sure if it's possible. My instinct is that it might not be possible because we don't have the appropriate kernel-debuginfo for this module... or can I create it somehow? Thanks! -- -- Nathan Correspondence --------------------------------------------------------------------- Nathan DeBardeleben, Ph.D. Los Alamos National Laboratory Parallel Tools Team High Performance Computing Environments phone: 505-667-3428 email: ndebard@lanl.gov ---------------------------------------------------------------------