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 translator/11411] New: Make big procfs output usable by sprint[ln](@hist_*)


Histograms are usually big, so it would be good not to enforce increasing 
MAXSTRINGLEN, because appropriately changing STP_PROCFS_BUFSIZE or adding 
.maxsize(NNN) parameter should be sufficient for successfully storing (=) or 
appending (.=) whole histogram to procfs read probe's $value.

It is a simple implication of solving PR10257 and PR10690, mentioned already in 
PR10690 comment #1.

-- 
           Summary: Make big procfs output usable by sprint[ln](@hist_*)
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: przemyslaw at pawelczyk dot it


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

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