From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22542 invoked by alias); 8 Dec 2008 03:25:34 -0000 Received: (qmail 22057 invoked by uid 48); 8 Dec 2008 03:24:21 -0000 Date: Mon, 08 Dec 2008 03:25:00 -0000 Message-ID: <20081208032421.22056.qmail@sourceware.org> From: "wenji dot huang at oracle dot com" To: systemtap@sources.redhat.com In-Reply-To: <20081124155752.7045.fche@redhat.com> References: <20081124155752.7045.fche@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/7045] user-space probe x86 on x86-64 host X-Bugzilla-Reason: AssignedTo 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: 2008-q4/txt/msg00512.txt.bz2 ------- Additional Comments From wenji dot huang at oracle dot com 2008-12-08 03:24 ------- Yeah stap -e 'probe process("./hello").function("*").call {}' failed due to mismatched elf. But stap -e 'probe process("./hello").syscall {}' gets rid of the checking elf. -- http://sourceware.org/bugzilla/show_bug.cgi?id=7045 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.