[Bug runtime/10234] clean up aggregate hard-coded logic
jkenisto at us dot ibm dot com
sourceware-bugzilla@sourceware.org
Wed Jun 3 18:18:00 GMT 2009
------- Additional Comments From jkenisto at us dot ibm dot com 2009-06-03 18:17 -------
(In reply to comment #0)
>
> ... and without tracking sums/maxima/whatever. This is an optimization.
And we could add support for variance and/or standard deviation, since we'd
accumulate the sum of squares (incurring a 64-bit multiply for each observation)
only if it were needed.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10234
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list