You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed in passing that the withNames parameter no longer had
any effect since the relevant logic was deleted in CL 466975.
(https://go-review.googlesource.com/c/tools/+/466975/48/gopls/internal/lsp/debug/serve.go#b548).
The whole memory monitoring feature is redundant wrt the pprof
endpoints, and was never used. This change deletes it.
Change-Id: Id8a084b70b6f49d6c95e563b167f99afc68cff9b
Reviewed-on: https://go-review.googlesource.com/c/tools/+/496191
Run-TryBot: Alan Donovan <adonovan@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
Auto-Submit: Alan Donovan <adonovan@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
0 commit comments