1
0
mirror of https://github.com/golang/go synced 2024-10-05 16:41:21 -06:00
go/src/cmd/trace
David du Colombier 9538e4e73b cmd/trace: don't fail when no browser is available
When there is no browser available on the system,
we should print the URL instead of failing.

Change-Id: I4a2b099e17609394273eff150062c285d76bbac1
Reviewed-on: https://go-review.googlesource.com/13774
Reviewed-by: Dmitry Vyukov <dvyukov@google.com>
2015-08-21 20:02:23 +00:00
..
goroutines.go cmd/trace: move goroutine analysis code to internal/trace 2015-03-11 12:53:24 +00:00
main.go cmd/trace: don't fail when no browser is available 2015-08-21 20:02:23 +00:00
pprof.go cmd/trace: gracefully handle empty profiles 2015-06-18 14:46:49 +00:00
trace.go cmd/trace: fix static file reference 2015-08-15 17:38:56 +00:00