fleet/orbit/changes/8485-dump-pprof
Artemis Tosini a0b11a29d2
Dump pprof when orbit is given a SIGUSR1. Fixes #8456 (#8485)
Co-authored-by: Roberto Dip <me@roperzh.com>
2022-10-28 16:39:47 -04:00

3 lines
158 B
Plaintext

- On Unix systems, dump pprof data into a `profiles` directory in the orbit root dir
when receiving a SIGUSR1. This is to assist debugging for memory leaks