tailscale/control/controlclient
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>
2023-06-23 12:50:45 -07:00
..
auto.go net/sockstats: pass in logger to sockstats.WithSockStats 2023-04-12 18:40:03 -07:00
client.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
controlclient_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
debug.go util/goroutines: let ScrubbedGoroutineDump get only current stack 2023-06-23 12:50:45 -07:00
direct_test.go all: implement preauth-key support with tailnet lock 2023-03-08 11:56:46 -10:00
direct.go control/controlclient: use dnscache.Resolver for Noise client 2023-05-01 13:22:10 -07:00
map_test.go all: use tstest.Replace more 2023-03-04 12:24:55 -08:00
map.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
noise_test.go control/controlclient: use dnscache.Resolver for Noise client 2023-05-01 13:22:10 -07:00
noise.go control/controlclient: use dnscache.Resolver for Noise client 2023-05-01 13:22:10 -07:00
sign_supported_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
sign_supported.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
sign_unsupported.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
sign.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
status.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00