From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16435 invoked by alias); 23 Oct 2007 18:28:41 -0000 Received: (qmail 16396 invoked by uid 48); 23 Oct 2007 18:28:32 -0000 Date: Tue, 23 Oct 2007 18:28:00 -0000 Message-ID: <20071023182832.16395.qmail@sourceware.org> From: "mhiramat at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20071002142236.5085.wcohen@redhat.com> References: <20071002142236.5085.wcohen@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug testsuite/5085] print_backtrace() and backtrace() not working in timer.profile probe on 2.6.23-rc8 kernel 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: 2007-q4/txt/msg00224.txt.bz2 ------- Additional Comments From mhiramat at redhat dot com 2007-10-23 18:28 ------- (In reply to comment #6) > it is hard to get the function name from userspace without debuginfo of the > application. So, I recommend to skip the timer.profile handler in the test if it > is invoked in userspace. I think we can check that by using probefunc(). I think we can check it by introducing new user_mode() function which just invokes user_mode() macro. -- http://sourceware.org/bugzilla/show_bug.cgi?id=5085 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.