summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.maps/linear_nearlyempty.stp
Commit message (Collapse)AuthorAgeFilesLines
* PR 5057: histogram zero elisionfche2007-09-221-0/+18
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.