You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/control
Brad Fitzpatrick 7c1068b7ac util/goroutines: let ScrubbedGoroutineDump get only current stack
ScrubbedGoroutineDump previously only returned the stacks of all
goroutines. I also want to be able to use this for only the current
goroutine's stack. Add a bool param to support both ways.

Updates tailscale/corp#5149

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
12 months ago
..
controlbase various: add golangci-lint, fix issues (#7905) 1 year ago
controlclient util/goroutines: let ScrubbedGoroutineDump get only current stack 12 months ago
controlhttp control/controlclient: use dnscache.Resolver for Noise client 1 year ago
controlknobs all: update copyright and license headers 1 year ago