From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6570 invoked by alias); 16 Oct 2009 12:22:40 -0000 Received: (qmail 6529 invoked by uid 48); 16 Oct 2009 12:22:26 -0000 Date: Fri, 16 Oct 2009 12:22:00 -0000 From: "mjw at redhat dot com" To: systemtap@sources.redhat.com Message-ID: <20091016122226.10787.mjw@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/10787] New: Probe exported functions only 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-q4/txt/msg00172.txt.bz2 When probing functions of a shared library, say glibc, it is often nice to just probe the exported (non-inlined, non-internal) functions of that library that are called by the process. Maybe we could add a qualifier after .function(), a sibling to .call, like .exported? -- Summary: Probe exported functions only Product: systemtap Version: unspecified Status: NEW Severity: normal Priority: P2 Component: translator AssignedTo: systemtap at sources dot redhat dot com ReportedBy: mjw at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=10787 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.