This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tapsets/3347] New: undesirable embedded-C functions at top level


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]