golang/src/internal/goexperiment
Michael Anthony Knyszek 97c13cfb25 runtime: delete pagetrace GOEXPERIMENT
The page tracer's functionality is now captured by the regular execution
tracer as an experimental GODEBUG variable. This is a lot more usable
and maintainable than the page tracer, which is likely to have bitrotted
by this point. There's also no tooling available for the page tracer.

Change-Id: I2408394555e01dde75a522e9a489b7e55cf12c8e
Reviewed-on: https://go-review.googlesource.com/c/go/+/583379
Auto-Submit: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-05-08 17:48:45 +00:00
..
exp_arenas_off.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_arenas_on.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_boringcrypto_off.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_boringcrypto_on.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_cacheprog_off.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_cacheprog_on.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_cgocheck2_off.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_cgocheck2_on.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_coverageredesign_off.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_coverageredesign_on.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_fieldtrack_off.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_fieldtrack_on.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_heapminimum512kib_off.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_heapminimum512kib_on.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_loopvar_off.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_loopvar_on.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_newinliner_off.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_newinliner_on.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_preemptibleloops_off.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_preemptibleloops_on.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_rangefunc_off.go all: rename GOEXPERIMENT=range to rangefunc 2023-11-08 15:32:14 +00:00
exp_rangefunc_on.go all: rename GOEXPERIMENT=range to rangefunc 2023-11-08 15:32:14 +00:00
exp_regabiargs_off.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_regabiargs_on.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_regabiwrappers_off.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_regabiwrappers_on.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_staticlockranking_off.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
exp_staticlockranking_on.go all: drop old +build lines 2023-10-19 23:33:27 +00:00
flags.go runtime: delete pagetrace GOEXPERIMENT 2024-05-08 17:48:45 +00:00
mkconsts.go all: drop old +build lines 2023-10-19 23:33:27 +00:00