[Bug runtime/12976] New: reduce excessive comingling of staprun / stapio sources

fche at redhat dot com sourceware-bugzilla@sourceware.org
Fri Jul 8 19:36:00 GMT 2011


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

           Summary: reduce excessive comingling of staprun / stapio
                    sources
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap@sourceware.org
        ReportedBy: fche@redhat.com


stapio and staprun share a certain common.c, which really ought not to
be, since the former program needs only a wee subset of the latter's
command line options.  This is a symptom of excessive code sharing between
the two programs (which used to be just one program, so that makes some
sense).

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Systemtap mailing list