summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
diff options
context:
space:
mode:
authorfche <fche>2007-09-22 16:45:13 +0000
committerfche <fche>2007-09-22 16:45:13 +0000
commit2fa08ae4a89a80af291bca046626b035be0ea569 (patch)
tree5b8f826879b91c28dfc5db474ecd8920613ad291 /runtime/ChangeLog
parent051286ecc4321199897351004dca9a84760c2cec (diff)
downloadsystemtap-steved-2fa08ae4a89a80af291bca046626b035be0ea569.tar.gz
systemtap-steved-2fa08ae4a89a80af291bca046626b035be0ea569.tar.xz
systemtap-steved-2fa08ae4a89a80af291bca046626b035be0ea569.zip
PR 5057: histogram zero elision
2007-09-22 Frank Ch. Eigler <fche@elastic.org> PR 5057. * stat-common.c (_stp_stat_print_histogram): Elide consecutive zero rows beyond 2*STAT_ELISION+1. (STAT_ELISION): New parameter, default 2. 2007-09-22 Frank Ch. Eigler <fche@elastic.org> PR 5057. * systemtap.maps/linear_nearlyempty.*: New test for histogram printing elision.
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r--runtime/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index 48787132..54a3554e 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,3 +1,10 @@
+2007-09-22 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 5057.
+ * stat-common.c (_stp_stat_print_histogram): Elide consecutive
+ zero rows beyond 2*STAT_ELISION+1.
+ (STAT_ELISION): New parameter, default 2.
+
2007-09-21 Martin Hunt <hunt@redhat.com>
PR 5024
* stat-common.c (_stp_stat_print_histogram): Change