ladybird/DevTools
Andreas Kling 8d52e200ee Profiler: If run without arguments, let user select process from a list
We now show a list of running processes that the user can choose from.
After choosing one, we start profiling it and show a timer with a stop
button that the user has to press to stop profiling.
2020-07-01 20:49:51 +02:00
..
FormCompiler AK: JsonParser improvements 2020-06-13 12:43:22 +02:00
HackStudio Everywhere: Replace some uses of fork/exec with posix_spawn 2020-06-29 12:04:27 +02:00
Inspector Inspector: Expand and show properties in a TreeView 2020-07-01 11:18:19 +02:00
IPCCompiler AK: Make string-to-number conversion helpers return Optional 2020-06-12 21:28:55 +02:00
Profiler Profiler: If run without arguments, let user select process from a list 2020-07-01 20:49:51 +02:00
VisualBuilder AK: JsonParser improvements 2020-06-13 12:43:22 +02:00
CMakeLists.txt Profiler: Rename from ProfileViewer :^) 2020-07-01 19:43:17 +02:00