This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/10257] sprint(@hist_*) doesn't parse
- From: "przemyslaw at pawelczyk dot it" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sources dot redhat dot com
- Date: 11 Feb 2010 21:58:06 -0000
- Subject: [Bug translator/10257] sprint(@hist_*) doesn't parse
- References: <20090610133304.10257.fche@redhat.com>
- Reply-to: sourceware-bugzilla at sourceware dot org
------- 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.