Provide an API to stop all profiling without stopping the server
Opened this issue · 0 comments
emilsoman commented
This will pause all activities in rbkit in one shot and bring down the CPU and mem overhead to minimum.
Activities to disable :
- object traces
- gc stats
- cpu profiling
Maybe this can stop any on-going object space dumps too.