go/src/cmd/trace
Jaana Burcu Dogan 76b4b8c72d cmd/trace: document the final step to use pprof-like profiles
The tutorial ends without mentioning how to use the generated
pprof-like profile with the pprof tool. This may be very trivial
for users who are already very familiar with the Go tools, but
for the newcomers, it saves a lot of time to finalize the tutorial
with an example of `go tool pprof` invocation.

Change-Id: Idf034eb4bfb9672ef10190e66fcbf873e8f08f6a
Reviewed-on: https://go-review.googlesource.com/36803
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
2017-02-13 18:22:00 +00:00
..
doc.go cmd/trace: document the final step to use pprof-like profiles 2017-02-13 18:22:00 +00:00
goroutines.go
main.go cmd/trace: document the final step to use pprof-like profiles 2017-02-13 18:22:00 +00:00
pprof.go internal/pprof/profile: new package, moved from cmd/internal/pprof/profile 2016-11-02 19:09:11 +00:00
trace.go cmd/trace: Record mark assists in execution traces 2017-02-10 18:03:42 +00:00
trace_test.go cmd/trace: Record mark assists in execution traces 2017-02-10 18:03:42 +00:00