mirror of
https://github.com/RGBCube/serenity
synced 2025-07-23 04:47:36 +00:00
![]() 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 |