Skip to content

Conversation

@haukot
Copy link

@haukot haukot commented Jun 18, 2024

It adds option --convert=flamegraph, which converts rbtrace output to format from which you could create flamegraph.

It helped me to find a problem with timeout in DNS resolve, which was much harder to see with a sampling profiler.

After that I found that it is possible to make such a graph with ruby-prof(e.g. https://github.com/jlfwong/speedscope/wiki/Importing-from-ruby-prof)), but it would be nice if rbtrace also had this functionality.

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

Successfully merging this pull request may close these issues.

1 participant