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

Dump JSON from profiler on demand #21

Open
Noah-Kennedy opened this issue Sep 20, 2022 · 0 comments
Open

Dump JSON from profiler on demand #21

Noah-Kennedy opened this issue Sep 20, 2022 · 0 comments

Comments

@Noah-Kennedy
Copy link

I recently was in a situation where I wanted to use dhat to grab the json blob from a process while it was running without stopping it or having it drop the profiler. It would be nice if I could use a method on the profiler to dump the json to a string on demand, as I could then use a signal handler or IPC call to dump the json output.

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