golang/src/go/build
Carlos Amedee 5890b023a5 internal/trace: move v2 tracer into trace directory
This change moves the v2 tracer into the trace directory.

Updates #67367

Change-Id: I3657b4227002cb00fdf29c797434800ea796715e
Reviewed-on: https://go-review.googlesource.com/c/go/+/584538
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-05-17 18:48:18 +00:00
..
constraint go: add available godoc link 2023-10-19 12:02:03 +00:00
testdata cmd/go, go/build: parse directives in file headers 2023-02-23 10:10:21 +00:00
badlinkname.go all: add push linknames to allow legacy pull linknames 2024-05-17 16:48:00 +00:00
build.go cmd/go: add -changed to query for non-defaults in the env 2024-05-16 14:34:32 +00:00
build_test.go cmd/go/internal/modload: replace import error message from goroot to std 2023-05-15 16:24:01 +00:00
deps_test.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
doc.go go: add available godoc link 2023-10-19 12:02:03 +00:00
gc.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
gccgo.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
read.go go/build: check for invalid import paths again 2023-06-12 19:15:55 +00:00
read_test.go all: use bytes.Cut, strings.Cut 2021-10-06 15:53:04 +00:00
syslist.go all: add wasip1 definitions 2023-03-30 18:50:57 +00:00
syslist_test.go all: add GOOS=ios 2020-09-23 18:12:59 +00:00
vendor_test.go go/build: add check for allowed vendor packages 2024-02-28 16:29:14 +00:00