1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-10 05:37:35 +00:00
serenity/DevTools/ProfileViewer
Andreas Kling e81bde4a3d ProfileViewer: Symbolicate unknown addresses as "??" for now
This makes unknown addresses accumulate their children together in the
treeview, which turns out to be a bit more useful than having hundreds
of unique garbage addresses each with their own subtree.
2020-02-22 11:11:07 +01:00
..
main.cpp Kernel+ProfileViewer: Move symbolication to userspace for time profiles 2020-02-22 10:09:54 +01:00
Makefile LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00
Profile.cpp ProfileViewer: Symbolicate unknown addresses as "??" for now 2020-02-22 11:11:07 +01:00
Profile.h LibGUI: Add forwarding header 2020-02-16 09:41:56 +01:00
ProfileModel.cpp LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00
ProfileModel.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
ProfileTimelineWidget.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
ProfileTimelineWidget.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00