public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug tapsets/3347] New: undesirable embedded-C functions at top level
@ 2006-10-11 19:51 fche at redhat dot com
  2009-05-06 10:50 ` [Bug tapsets/3347] " mjw at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: fche at redhat dot com @ 2006-10-11 19:51 UTC (permalink / raw)
  To: systemtap

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug tapsets/3347] undesirable embedded-C functions at top level
  2006-10-11 19:51 [Bug tapsets/3347] New: undesirable embedded-C functions at top level fche at redhat dot com
@ 2009-05-06 10:50 ` mjw at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: mjw at redhat dot com @ 2009-05-06 10:50 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From mjw at redhat dot com  2009-05-06 10:49 -------
_stp_ctime has been replaced by ctime, PR5001.
_stp_socaddr_str has been replaced by function _struct_sockaddr_u:string

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-05-06 10:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-11 19:51 [Bug tapsets/3347] New: undesirable embedded-C functions at top level fche at redhat dot com
2009-05-06 10:50 ` [Bug tapsets/3347] " mjw at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).