mirror of
https://github.com/golang/go
synced 2024-11-05 11:36:10 -07:00
x/tools/cmd/heapview: rename heapdump to heapview
Updates golang/go#16410 Change-Id: I0133971f9a1149da6d88180fc2e378003f189cc8 Reviewed-on: https://go-review.googlesource.com/25101 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
parent
1634796cc3
commit
55296b3beb
@ -2,7 +2,7 @@
|
|||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
// heapdump is a tool for inspecting and analyzing Go heap dumps.
|
// heapview is a tool for viewing Go heap dumps.
|
||||||
package main
|
package main
|
||||||
|
|
||||||
func main() {
|
func main() {
|
Loading…
Reference in New Issue
Block a user