mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05:00
* Add support for unauthenticated pprof access on a per-listener basis, as we do for metrics. * Add missing pprof sub-targets like 'allocs' and 'block'. Capture the goroutine subtarget a second time in text form. This is mostly a convenience, but also I think the pprof format might be a bit lossy? |
||
|---|---|---|
| .. | ||
| test-fixtures | ||
| config.go | ||
| config_test.go | ||
| config_test_helpers.go | ||
| config_test_helpers_util.go | ||
| config_util.go | ||
| listener.go | ||
| listener_tcp.go | ||
| listener_tcp_test.go | ||
| listener_test.go | ||
| server_seal_transit_acc_test.go | ||