From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25810 invoked by alias); 11 Oct 2006 19:51:51 -0000 Received: (qmail 25798 invoked by uid 48); 11 Oct 2006 19:51:44 -0000 Date: Wed, 11 Oct 2006 19:51:00 -0000 From: "fche at redhat dot com" To: systemtap@sources.redhat.com Message-ID: <20061011195143.3347.fche@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug tapsets/3347] New: undesirable embedded-C functions at top level 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-q4/txt/msg00092.txt.bz2 The _stp_sockaddr_str and _stp_ctime embedded-C functions are defined at the top level of tapset/aux_syscalls.stp. This makes them ineligible for elision if they are not actually used by anyone. Please investigate whether these can be turned into something elidable, like nested or mechanically inlined functions. -- Summary: undesirable embedded-C functions at top level Product: systemtap Version: unspecified Status: NEW Severity: normal Priority: P2 Component: tapsets AssignedTo: systemtap at sources dot redhat dot com ReportedBy: fche at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=3347 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.