go/misc
Alex Brainman 58064a7cab pprof: make it work on windows again
- pprof is a perl script, so go command should invoke
  perl instead of trying to run pprof directly;
- pprof should use "go tool nm" unconditionally on windows,
  no one else can extract symbols from Go program;
- pprof should use "go tool nm" instead of "6nm".

Fixes #3879.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/6445082
2012-08-18 17:03:32 +10:00
..
IntelliJIDEA
arm
bash misc/bash: Completion for go tool. 2012-02-28 07:41:49 +11:00
bbedit
cgo misc/cgo/life: remove -lmsvcrt to fix windows/amd64 build 2012-08-17 09:10:01 +08:00
chrome/gophertool misc/chrome/gophertool: fix manifest 2012-07-05 16:52:13 -04:00
dashboard misc/dashboard/codereview: fixes for non-reviewers. 2012-08-08 13:16:21 +10:00
dist misc/dist: use archive/tar.FileInfoHeader 2012-05-24 17:32:25 -07:00
emacs misc/emacs: Fix the gofmt patching when the TMPDIR is not the default. 2012-06-29 12:49:31 -04:00
fraise
goplay misc/goplay: fix error on IE8. 2012-03-27 11:16:29 +11:00
kate
notepadplus
osx
swig cmd/go, go/build, misc/swig: add SWIG support to Go tool 2012-08-03 18:08:43 -07:00
vim misc/vim: fix :Import insertion heuristic. 2012-07-30 08:48:51 +10:00
xcode misc/xcode: fix typos 2012-03-05 15:50:48 -08:00
zsh misc: add zsh completion for go tool. 2012-03-03 00:12:40 +01:00
benchcmp misc: update usage message in benchcmp for go tool 2012-03-05 10:57:58 +11:00
pprof pprof: make it work on windows again 2012-08-18 17:03:32 +10:00