go/src/cmd
Hana 67bce7c1cf cmd/vendor: sync pprof@v0.0.0-20201007051231-1066cbb265c7
This is a belated early sync for 1.16 dev cycle

For #36905

Change-Id: I387528ae897794841c0c78b0f0910fc5ce8599ab
Reviewed-on: https://go-review.googlesource.com/c/go/+/260538
Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Hyang-Ah Hana Kim <hyangah@gmail.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2020-10-22 23:33:06 +00:00
..
addr2line cmd/addr2line: don't assume that GOROOT_FINAL is clean 2020-09-17 19:25:09 +00:00
api io/fs: move FileInfo, FileMode, PathError, ErrInvalid, ... from os to io/fs 2020-10-20 02:32:41 +00:00
asm cmd/asm: rename "compiling runtime" flag 2020-10-20 17:47:31 +00:00
buildid
cgo cmd/cgo: avoid exporting all symbols on windows buildmode=c-shared 2020-10-22 22:40:17 +00:00
compile cmd/compile: remove go115flagallocdeadcode 2020-10-22 15:30:02 +00:00
cover all: replace Replace(..., -1) with ReplaceAll(...) 2020-08-17 04:07:23 +00:00
dist all: add GOOS=ios GOARCH=amd64 target for the ios simulator 2020-10-22 17:13:24 +00:00
doc all: update references to symbols moved from os to io/fs 2020-10-20 02:32:42 +00:00
fix all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
go cmd/go: support non-amd64 on script/toolexec.txt 2020-10-22 19:43:26 +00:00
gofmt all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
internal cmd/internal/obj: use correct symbol size for Hashed64 classification 2020-10-22 18:16:29 +00:00
link cmd/internal/obj: use correct symbol size for Hashed64 classification 2020-10-22 18:16:29 +00:00
nm all: enable more tests on macOS/ARM64 2020-10-09 01:09:06 +00:00
objdump cmd/objdump: skip TestDisasmExtld on AIX 2020-10-16 20:51:49 +00:00
pack all: update references to symbols moved from os to io/fs 2020-10-20 02:32:42 +00:00
pprof all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
test2json cmd/test2json: do not emit a final Action if the result is not known 2020-08-17 19:43:21 +00:00
trace all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
vendor cmd/vendor: sync pprof@v0.0.0-20201007051231-1066cbb265c7 2020-10-22 23:33:06 +00:00
vet cmd/vet: add ifaceassert and stringintconv checks 2020-03-10 00:47:00 +00:00
README.vendor
go.mod cmd/vendor: sync pprof@v0.0.0-20201007051231-1066cbb265c7 2020-10-22 23:33:06 +00:00
go.sum cmd/vendor: sync pprof@v0.0.0-20201007051231-1066cbb265c7 2020-10-22 23:33:06 +00:00

README.vendor

See src/README.vendor for information on loading vendored packages
and updating the vendor directory.