From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12954 invoked by alias); 12 Mar 2013 16:52:10 -0000 Received: (qmail 12942 invoked by uid 22791); 12 Mar 2013 16:52:07 -0000 X-SWARE-Spam-Status: No, hits=-7.3 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_SPAMHAUS_DROP,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 12 Mar 2013 16:51:51 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r2CGponm021802 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 12 Mar 2013 12:51:51 -0400 Received: from fche.csb (vpn-53-2.rdu2.redhat.com [10.10.53.2]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r2CGpoXx008864; Tue, 12 Mar 2013 12:51:50 -0400 Received: by fche.csb (Postfix, from userid 2569) id EA2535819F; Tue, 12 Mar 2013 12:51:49 -0400 (EDT) To: corpaul Cc: systemtap@sourceware.org Subject: Re: user-space tracing on Debian... or..? References: <1363106084419-225167.post@n7.nabble.com> From: fche@redhat.com (Frank Ch. Eigler) Date: Tue, 12 Mar 2013 16:52:00 -0000 In-Reply-To: <1363106084419-225167.post@n7.nabble.com> (c.bezemer@tudelft.nl's message of "Tue, 12 Mar 2013 09:34:44 -0700 (PDT)") Message-ID: User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2013-q1/txt/msg00225.txt.bz2 Hi - c.bezemer wrote: > [...] we tried to compile a custom kernel with uprobes support. > This worked, however, process probes are not supported. Please follow the instructions in "man 7stap error::reporting", or http://sourceware.org/systemtap/wiki/HowToReportBugs to supply us with enough information to help you. - FChE