ladybird/DevTools
Andreas Kling fe421bd7b4 ProfileViewer: Add the ability to invert the profile tree
Inverting the tree turns all of the innermost stack frames into roots,
allowing them to accumulate their total sample counts with other
instances of the same frame being innermost. This is an essential
feature of any cool profiler, and now we have it. :^)
2019-12-16 18:26:24 +01:00
..
FormCompiler AK: Remove empty files JsonArray.cpp and JsonObject.cpp 2019-10-01 11:24:54 +02:00
HackStudio HackStudio: Use a table view in the "find in files" widget 2019-12-10 22:07:52 +01:00
Inspector WindowServer: Port to the new IPC system 2019-12-02 11:11:05 +01:00
IPCCompiler IPCCompiler: Use const references for message constructor parameters 2019-12-14 16:17:00 +01:00
ProfileViewer ProfileViewer: Add the ability to invert the profile tree 2019-12-16 18:26:24 +01:00
VisualBuilder LibGUI: Make GMenu inherit from CObject 2019-12-09 21:05:44 +01:00