-
What is the recommended tool for visualizing .prof files outputted by FIL? |
Beta Was this translation helpful? Give feedback.
Answered by
itamarst
May 25, 2023
Replies: 1 comment
-
Fil generates a flamegraph for you, so you can just open the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
prachi30
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fil generates a flamegraph for you, so you can just open the
index.html
file to see it. However, if you want to visualize it yourself, you can use https://github.com/jonhoo/inferno/ or https://github.com/brendangregg/FlameGraph on the CLI, or upload to https://www.speedscope.app/