summaryrefslogtreecommitdiff
path: root/DevTools/Profiler/main.cpp
AgeCommit message (Expand)Author
2020-07-28DevTools+LibGUI: Make ProcessChooser a general Dialog in LibGUIthankyouverycool
2020-07-16LibWeb: Require parent window argument for MessageBoxTom
2020-07-04LibGUI: Turn GUI::Application::the() into a pointerAndreas Kling
2020-07-04LibGUI: Make GUI::Application a Core::ObjectAndreas Kling
2020-07-02Profiler: Turn the "choose a process" functionality into a GUI::DialogAndreas Kling
2020-07-01Profiler: Allow specifying a PID to profile with --pidAndreas Kling
2020-07-01Profiler: If run without arguments, let user select process from a listAndreas Kling
2020-07-01Profiler: Rename from ProfileViewer :^)Andreas Kling