1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-15 00:57:37 +00:00
serenity/Userland/DevTools
Nicholas Hollett 0d98bba167 Profiler: Add a flamegraph view for the stack
The flamegraph makes it easier to quickly spot expensive functions,
based on the width of their bar.
2021-08-31 12:40:51 +02:00
..
HackStudio HackStudio: Add "Go Back" and "Go Forward" navigation actions 2021-08-30 12:44:26 +02:00
Inspector Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
Playground LibGUI+Playground: Move GMLAutocompleteProvider to LibGUI 2021-07-29 11:33:16 +02:00
Profiler Profiler: Add a flamegraph view for the stack 2021-08-31 12:40:51 +02:00
UserspaceEmulator Everywhere: Pass AK::Format TypeErasedFormatParams by reference 2021-08-30 15:50:00 +04:30
CMakeLists.txt HackStudio: Enable building HackStudio on x86_64 2021-08-02 00:57:06 +02:00