From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5741 invoked by alias); 16 Apr 2009 16:05:06 -0000 Received: (qmail 3796 invoked by uid 48); 16 Apr 2009 16:04:53 -0000 Date: Thu, 16 Apr 2009 16:05:00 -0000 From: "fche at redhat dot com" To: systemtap@sources.redhat.com Message-ID: <20090416160452.10075.fche@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/10075] New: emit more error message details in probe registration logic 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: 2009-q2/txt/msg00265.txt.bz2 In the derived_probe_group registration logic, each registration attempt only passes an rc and the probe_point string back for reporting. It would be nice to have an additional char[] available to print more stuff into, so for example if a kprobe_register fails, we don't just get WARNING: probe module("kvm").function("kvm_vcpu_init@arch/x86/kvm/../../../virt/kvm/kvm_main.c:6\ 17").call registration error (rc -22) but also something else, which for kprobes could include data regarding the calculation of the kprobe address. -- Summary: emit more error message details in probe registration logic Product: systemtap Version: unspecified Status: NEW Severity: normal Priority: P2 Component: translator AssignedTo: systemtap at sources dot redhat dot com ReportedBy: fche at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=10075 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.