serenity/Userland/DevTools
kleines Filmröllchen 6368ef41f8 Profiler: Round sample percentages to a constant number of digits
This constant is currently 3 but can be changed easily or integrated
into a user setting. Note that the results are not ideal because during
pretty-printing we're not using any nice rounding rules, so many
percentage values will actually appear as 0.399999 even though they were
rounded to three digits.
2022-05-07 20:21:51 +02:00
..
HackStudio HackStudio: Update window close button on document change 2022-04-27 00:49:54 -07:00
Inspector Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Playground LibGUI: Rename function to make intention clearer 2022-04-13 21:24:48 +02:00
Profiler Profiler: Round sample percentages to a constant number of digits 2022-05-07 20:21:51 +02:00
SQLStudio Documentation+SQLStudio: Add manual page for SQL Studio 2022-04-22 09:57:40 +02:00
UserspaceEmulator Everywhere: Purge all support and usage of framebuffer devices 2022-05-05 20:55:57 +02:00
CMakeLists.txt DevTools: Introduce SQL Studio 2022-04-22 09:57:40 +02:00