]> Cypherpunks repositories - gostls13.git/commit
cmd/pprof: remove -show_bytes from command line help
authorAustin Clements <austin@google.com>
Tue, 9 Dec 2014 20:36:10 +0000 (15:36 -0500)
committerAustin Clements <austin@google.com>
Thu, 11 Dec 2014 15:23:18 +0000 (15:23 +0000)
commit3fa5d3a6dc96bf42a68afe69a65c05012b893284
tree9c7e6a213e964ea3e21c1f177621c6e4e5cebe5a
parent1757b5cc7449a9883687e78f9be010fc1d876e32
cmd/pprof: remove -show_bytes from command line help

This flag no longer exists.  It has been replaced with -unit=byte.

Change-Id: Iff9fc501f2c666067c9b1948c4623c8e3adddb8d
Reviewed-on: https://go-review.googlesource.com/1287
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/pprof/internal/driver/driver.go