1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 08:08:12 +00:00
serenity/DevTools
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
..
FormCompiler LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
HackStudio HackStudio: Unbreak the form editor's widget icons 2020-02-17 21:49:17 +01:00
Inspector AK: Use size_t for ByteBuffer sizes 2020-02-20 13:20:34 +01:00
IPCCompiler AK: Use size_t for ByteBuffer sizes 2020-02-20 13:20:34 +01:00
ProfileViewer ProfileViewer: Symbolicate unknown addresses as "??" for now 2020-02-22 11:11:07 +01:00
VisualBuilder LibGUI: Add forwarding header 2020-02-16 09:41:56 +01:00
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00