diff options
| author | Michael Knyszek <mknyszek@google.com> | 2022-10-19 14:51:15 -0400 |
|---|---|---|
| committer | Michael Knyszek <mknyszek@google.com> | 2022-11-18 03:45:30 +0000 |
| commit | e4435cb8448514d2413f9d9aa3ee40738d26fd67 (patch) | |
| tree | a4ada76626bb11adbe2b48ddd88ace8cb8304816 /src/plugin/plugin_dlopen.go | |
| parent | 0613418c9865bb3fb04e26822f3d4f4a317a2540 (diff) | |
| download | go-e4435cb8448514d2413f9d9aa3ee40738d26fd67.tar.xz | |
runtime: add page tracer
This change adds a new GODEBUG flag called pagetrace that writes a
low-overhead trace of how pages of memory are managed by the Go runtime.
The page tracer is kept behind a GOEXPERIMENT flag due to a potential
security risk for setuid binaries.
Change-Id: I6f4a2447d02693c25214400846a5d2832ad6e5c0
Reviewed-on: https://go-review.googlesource.com/c/go/+/444157
Reviewed-by: Austin Clements <austin@google.com>
Reviewed-by: David Chase <drchase@google.com>
Run-TryBot: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Diffstat (limited to 'src/plugin/plugin_dlopen.go')
0 files changed, 0 insertions, 0 deletions
