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 runtime/5154] New: aux_syscalls lookup tables needlessly included


Similar to bug #3347, the new replacement lookup table code in
tapset/aux_syscalls.stp causes all the various lookup tables to be transcribed
into modules, whether or not they are actually used.  They should switch to a /*
pure */ style function as much as possible, so they can be elided if unused.

-- 
           Summary: aux_syscalls lookup tables needlessly included
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: fche at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=5154

------- 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]