tailscale/tsweb
Brad Fitzpatrick 722942dd46 tsweb: restore CPU profiling handler
It was accidentally deleted in the earlier 0022c3d2e (#2143) refactor.
Lock it in with a test.

Fixes tailscale/corp#2503

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2021-09-02 09:24:29 -07:00
..
debug.go tsweb: restore CPU profiling handler 2021-09-02 09:24:29 -07:00
debug_test.go tsweb: restore CPU profiling handler 2021-09-02 09:24:29 -07:00
jsonhandler.go tsweb: refactor JSONHandler to take status code from error if it is present (#905) 2020-11-10 09:52:26 -05:00
jsonhandler_test.go tsweb: refactor JSONHandler to take status code from error if it is present (#905) 2020-11-10 09:52:26 -05:00
log.go tsweb: use a ResponseWriter wrapper to log more accurately. 2020-03-19 20:11:07 -07:00
tsweb.go fix: typo spelling grammar 2021-08-24 07:55:04 -07:00
tsweb_test.go tsweb: make VarzHandler support untyped expvar.Maps for compatibility 2021-08-12 13:35:31 -07:00