1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 12:00:59 +00:00
serenity/DevTools
Andreas Kling 3fd2304dad ProfileViewer: Allow filtering samples in a specific time range
You can now select the time range you want on the profile timeline.
The tree view will update automatically as you alter the range.

Unfortunately this causes the treeview to collapse all of its nodes.
It would be nice to solve this somehow in the future so that nodes
can stay open.
2019-12-14 19:10:12 +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: Allow filtering samples in a specific time range 2019-12-14 19:10:12 +01:00
VisualBuilder LibGUI: Make GMenu inherit from CObject 2019-12-09 21:05:44 +01:00