mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-29 11:00:29 +00:00
be4005cb9e
This view mode takes every stack frame and turns it into a root in the profile graph. This allows functions that are called from many places to bubble up to the top. It's a very handy way to discover heavy things in a profile that are otherwise obscured by having many callers. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DisassemblyModel.cpp | ||
DisassemblyModel.h | ||
main.cpp | ||
Profile.cpp | ||
Profile.h | ||
ProfileModel.cpp | ||
ProfileModel.h | ||
ProfileTimelineWidget.cpp | ||
ProfileTimelineWidget.h |