From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8355 invoked by alias); 21 Jul 2006 06:19:41 -0000 Received: (qmail 8331 invoked by uid 48); 21 Jul 2006 06:19:34 -0000 Date: Fri, 21 Jul 2006 06:19:00 -0000 Message-ID: <20060721061934.8330.qmail@sourceware.org> From: "bibo dot mao at intel dot com" To: systemtap@sources.redhat.com In-Reply-To: <20060720182952.2945.hunt@redhat.com> References: <20060720182952.2945.hunt@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug kprobes/2945] cannot probe vgettimeofday on x86_64 X-Bugzilla-Reason: AssignedTo 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-q3/txt/msg00128.txt.bz2 ------- Additional Comments From bibo dot mao at intel dot com 2006-07-21 06:19 ------- vgettimeofday can be called by application in user mode, now in x86_64 function address of vgettimeofday is outside of kernel_text_address() scope, so it failed to register kprobe for this function. -- http://sourceware.org/bugzilla/show_bug.cgi?id=2945 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.