commit | ad33510d132e36407dbfab931df84bf961cae10b | [log] [tgz] |
---|---|---|
author | Hana Kim <hyangah@gmail.com> | Fri Aug 10 12:19:49 2018 -0400 |
committer | Hyang-Ah Hana Kim <hyangah@gmail.com> | Mon Aug 13 20:50:03 2018 +0000 |
tree | 861adb7d90698bb6b2550523f5a14fa6e6bbc27b | |
parent | 89b25ed20ee731d148997de1742a03598824bb9d [diff] |
cmd/viewcore: allow to limit 'histogram' output The histogram command now takes an optional flag --top=N. If a positive N is supplied, only top-N buckets are printed. This change registers 'histo' as an alias of 'histogram'. Change-Id: I372fa733ca2544c4bbdb122dc3748edb52e1a08c Reviewed-on: https://go-review.googlesource.com/128975 Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com>
This repository holds utilities and libraries for debugging Go programs.
WARNING! Please expect breaking changes and unstable APIs. Most of them are currently are at an early, experimental stage.