codemancers/rbkit

Provide an API to stop all profiling without stopping the server

Opened this issue · 0 comments

This will pause all activities in rbkit in one shot and bring down the CPU and mem overhead to minimum.
Activities to disable :

  1. object traces
  2. gc stats
  3. cpu profiling

Maybe this can stop any on-going object space dumps too.