go/src/cmd
Michael Pratt 979b34b37c cmd/preprofile: drop output directory check
This check serves only to provide a more descriptive error if the output
directory doesn't exist. That isn't useless, but I don't see why this tool
specifically should do this when no other part of the toolchain does.

For #58102.

Change-Id: I01cf9db2cc1dad85c3afd8a6b008c53f26cb877a
Reviewed-on: https://go-review.googlesource.com/c/go/+/569336
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-03-27 17:55:52 +00:00
..
addr2line cmd: remove support for GOROOT_FINAL 2024-02-21 22:16:54 +00:00
api cmd/api: include type arguments in API 2024-01-26 19:39:32 +00:00
asm cmd/internal/obj/riscv: improve register MOVB/MOVH/MOVBU/MOVHU for rva22u64 2024-03-22 04:42:21 +00:00
buildid
cgo cmd/cgo/internal/test: disable issue8694 and issue9510 on ppc64x with internal linking 2024-02-20 15:35:35 +00:00
compile all: fix a large number of comments 2024-03-26 19:58:28 +00:00
covdata cmd/covdata: fix typo in comment 2024-03-12 17:17:47 +00:00
cover runtime: migrate internal/atomic to internal/runtime 2024-03-25 19:53:03 +00:00
dist all: fix a large number of comments 2024-03-26 19:58:28 +00:00
distpack
doc cmd/doc: fix inconsistent receiver name 2024-01-08 20:15:52 +00:00
fix cmd/fix: support go versions with patch release 2024-02-22 05:31:47 +00:00
go all: fix a large number of comments 2024-03-26 19:58:28 +00:00
gofmt cmd/gofmt: remove impossible err!=nil conditional 2024-02-26 21:42:29 +00:00
internal cmd/internal/obj/riscv: use native rotation instructions for rva22u64 2024-03-26 02:22:30 +00:00
link cmd/link: close memory profile 2024-03-26 19:53:53 +00:00
nm
objdump cmd: remove support for GOROOT_FINAL 2024-02-21 22:16:54 +00:00
pack
pprof
preprofile cmd/preprofile: drop output directory check 2024-03-27 17:55:52 +00:00
relnote cmd/relnote: fix API relnote check 2024-02-05 16:31:53 +00:00
test2json
tools
trace cmd/trace/v2: fix typo in comment 2024-03-11 17:07:59 +00:00
vendor cmd: vendor in golang.org/x/telemetry@abedc37 2024-03-15 18:02:34 +00:00
vet
README.vendor
go.mod cmd: vendor in golang.org/x/telemetry@abedc37 2024-03-15 18:02:34 +00:00
go.sum cmd: vendor in golang.org/x/telemetry@abedc37 2024-03-15 18:02:34 +00:00

README.vendor

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