]> Cypherpunks repositories - gostls13.git/commit
cmd/pprof: store temporary files in temporary directory
authorRuss Cox <rsc@golang.org>
Tue, 14 Jul 2015 19:43:33 +0000 (15:43 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 15 Jul 2015 04:30:50 +0000 (04:30 +0000)
commit505f6e335e788c87881d4aa53cfa06a8c645009a
tree29f85edc916ba6d9ba7b5230c91e6fe580e9c6eb
parent2bd1e5e50b677790a2f48127bf443b32ca8193db
cmd/pprof: store temporary files in temporary directory

Fixes #9180.

Change-Id: Id5adaea0ca9005946fb89c88a10c6f59d8c0943c
Reviewed-on: https://go-review.googlesource.com/12202
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/cmd/pprof/internal/commands/commands.go
src/cmd/pprof/internal/driver/driver.go