1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:48:14 +00:00
serenity/Userland/DevTools
Ali Mohammad Pur a539c261b1 Profiler: Correct the event names for 'malloc' and 'free'
These were renamed to 'kmalloc' and 'kfree' in the profile recording
infrastructure, but the Profiler application expected the old names
still.
2023-07-31 05:31:33 +02:00
..
GMLPlayground LibGUI+GMLPlayground: Set correct undo text for ReplaceAllTextCommand 2023-07-26 14:18:20 -04:00
HackStudio HackStudio: Add option to open file in single click 2023-07-29 17:07:38 -06:00
Profiler Profiler: Correct the event names for 'malloc' and 'free' 2023-07-31 05:31:33 +02:00
SQLStudio LibGUI+Userland: Use action text as a fallback in Action::status_tip() 2023-06-15 13:53:22 +01:00
UserspaceEmulator Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
CMakeLists.txt Userland: Remove "Inspector" program and related utilities 2023-04-25 14:48:40 +02:00