ladybird/DevTools
Andreas Kling a43aa82d69 Profiler: Fix assertion when all function samples hit one instruction
If the percentage is 100, we were trying to get the heat gradient pixel
at (100, 0), which was one pixel past the end. Fix this by making the
heat gradient 101 pixels wide :^)
2020-11-24 22:02:34 +01:00
..
HackStudio HackStudio: Send an open file to language servers 2020-11-23 18:37:40 +01:00
Inspector Use new format functions in remaining DevTools. (#3755) 2020-10-13 18:34:27 +02:00
IPCCompiler LibIPC: Support sending file descriptors :^) 2020-11-23 18:37:40 +01:00
Profiler Profiler: Fix assertion when all function samples hit one instruction 2020-11-24 22:02:34 +01:00
UserspaceEmulator UserspaceEmulator: Implement clock_nanosleep 2020-11-23 18:41:42 +01:00
CMakeLists.txt DevTools: Remove VisualBuilder and FormCompiler 2020-10-01 21:07:12 +02:00