]> Cypherpunks repositories - gostls13.git/commit
runtime: set PPROF_TMPDIR before running pprof
authorIan Lance Taylor <iant@golang.org>
Mon, 20 Jun 2016 16:16:17 +0000 (09:16 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 20 Jun 2016 23:58:59 +0000 (23:58 +0000)
commit659b9a19aa509df35f984276e177c68ff7f6f632
tree62f0ada7e04ccd1bd00684676d28b761ca9df835
parent109823ec93e690f2a401c316210ee86bde53d6bf
runtime: set PPROF_TMPDIR before running pprof

Fixes #16121.

Change-Id: I7b838fb6fb9f098e6c348d67379fdc81fb0d69a4
Reviewed-on: https://go-review.googlesource.com/24270
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Michael Hudson-Doyle <michael.hudson@canonical.com>
src/runtime/crash_cgo_test.go