]> Cypherpunks repositories - gostls13.git/commit
runtime: clean up profiling data files produced by TestCgoPprof
authorMohit Agarwal <mohit@sdf.org>
Wed, 4 May 2016 18:34:54 +0000 (00:04 +0530)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 4 May 2016 22:12:26 +0000 (22:12 +0000)
commit4d6788ecae127017ab4ab4d5d5907b8912a08bd6
tree20fac538fb6710cb190fa9f74fad0a7193c13db3
parentbfcb5b64062b3bdf367e0888cd42a4a46d37a913
runtime: clean up profiling data files produced by TestCgoPprof

Fixes #15541

Change-Id: I9b6835157db0eb86de13591e785f971ffe754baa
Reviewed-on: https://go-review.googlesource.com/22783
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/crash_cgo_test.go