I'm looking at a flame graph for a tight rendering loop. It doesn't look like "flames". It looks like a rectangle, flat-topped. Adjacent call stacks look odd, likeEFDECDBCAB(where I've replaced function names with A-F). That is, they look like the same call stack, shifted. I was expecting instead to see something likeFE-D-C-B-A-where A calls B calls C calls D calls E, which burns some CPU, then calls F, which burns a bit more.Not sure how to interpret the flame graph I actually get, above. I'm wondering if a deep call graph is messing up the tool. The call stacks are deep. I can't see the top of the flame graph unless I make the font microscopic. There doesn't appear to be a vertical scroll option on the flame graph.Is there a vertical scroll on the flame graph?
Will a deep call stack be truncated?
Will a deep call stack mess up the vertical alignment of adjacent time slices?
--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/cacae3ad-a623-47d3-909d-0da85fe0b2f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-developer-tools+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/b6f4350f-4654-4149-91c8-5046341b9d63%40googlegroups.com.To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.