1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-17 09:40:59 +00:00
serenity/DevTools/Profiler
Andreas Kling e7393bfb7b Profiler: Turn the "choose a process" functionality into a GUI::Dialog
This feels a bit nicer and make it possible to reuse this in other
places as well. :^)
2020-07-02 20:46:59 +02:00
..
CMakeLists.txt Profiler: Turn the "choose a process" functionality into a GUI::Dialog 2020-07-02 20:46:59 +02:00
DisassemblyModel.cpp Profiler: Rename from ProfileViewer :^) 2020-07-01 19:43:17 +02:00
DisassemblyModel.h Profiler: Rename from ProfileViewer :^) 2020-07-01 19:43:17 +02:00
main.cpp Profiler: Turn the "choose a process" functionality into a GUI::Dialog 2020-07-02 20:46:59 +02:00
ProcessChooser.cpp Profiler: Turn the "choose a process" functionality into a GUI::Dialog 2020-07-02 20:46:59 +02:00
ProcessChooser.h Profiler: Turn the "choose a process" functionality into a GUI::Dialog 2020-07-02 20:46:59 +02:00
Profile.cpp Profiler: Rename from ProfileViewer :^) 2020-07-01 19:43:17 +02:00
Profile.h Profiler: Rename from ProfileViewer :^) 2020-07-01 19:43:17 +02:00
ProfileModel.cpp Profiler: Rename from ProfileViewer :^) 2020-07-01 19:43:17 +02:00
ProfileModel.h Profiler: Rename from ProfileViewer :^) 2020-07-01 19:43:17 +02:00
ProfileTimelineWidget.cpp Profiler: Rename from ProfileViewer :^) 2020-07-01 19:43:17 +02:00
ProfileTimelineWidget.h Profiler: Rename from ProfileViewer :^) 2020-07-01 19:43:17 +02:00
RunningProcessesModel.cpp Profiler: Make the RunningProcessesModel actually sortable 2020-07-02 07:35:11 +02:00
RunningProcessesModel.h Profiler: If run without arguments, let user select process from a list 2020-07-01 20:49:51 +02:00