rbkit
rbkit copied to clipboard
Implement fine grained control for enabling and disabling various traces
We need to implement fine grained control for enabling and disabling various traces. for example:
- User should be able to enable or disable object traces any time during profiling.
- User should be able to enable or disable method call traces any time during profiling.