Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve agent for SIGSTOP/SIGCONT #66

Open
korniltsev opened this issue Sep 14, 2022 · 0 comments
Open

Improve agent for SIGSTOP/SIGCONT #66

korniltsev opened this issue Sep 14, 2022 · 0 comments

Comments

@korniltsev
Copy link
Collaborator

Right now if the process with an agent is stopped for a minute, it will try to send 5 empty requests when continued

  • at least do not send empty request
  • at most make ContinuousProfilingScheduler smarter and do not start/stop profiling session multiple times if the process is stopped/resumed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant