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/10257] sprint(@hist_*) doesn't parse


------- Additional Comments From przemyslaw at pawelczyk dot it  2010-02-11 21:58 -------
Following commits allow us to close this:

b15c465 PR10257: Add support for sprint[ln](@hist_*).
334d767 Add buildok tests for sprint[ln](@hist_*)
42b2e52 Refactor some of the histogram printing
84b4973 Add simple test for PR10257 (sprint(@hist_linear)).

It's worth to explicitly mention that this feature is already available in v1.1, 
but PR wasn't fully closed due to lack of the test (other than buildok one).

Other thing is that sprint[ln](@hist_*) is useless without setting appropriate 
MAXSTRINGLEN (i.e. bigger than default 256/512, e.g. 4096), but when PR10690 
will be solved (and suitable modification of sprint[ln](@hist_*) applied), then 
we'll be freed from playing with defines, at least in one (but important) case.

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


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

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