cmd/viewcore: let objgraph take output name

The output file name is required.

Change-Id: I8fea039c4aa199c0dd87b28bba2a41cf38ddce36
Reviewed-on: https://go-review.googlesource.com/129056
Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
1 file changed
tree: d5b896c4d9c9f79882f924271a6a5f60e923719f
  1. cmd/
  2. internal/
  3. AUTHORS
  4. codereview.cfg
  5. CONTRIBUTING.md
  6. CONTRIBUTORS
  7. LICENSE
  8. README.md
README.md

Go Debug

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.

Report Issues & Send Changes