summaryrefslogtreecommitdiff
path: root/DevTools/Profiler
AgeCommit message (Expand)Author
2020-09-25Meta+DevTools: Make clang-format-10 cleanBen Wiederhake
2020-08-26LibGUI: Move table view headers into their own widgetAndreas Kling
2020-08-16X86+Profiler+UserspaceEmulator: Deduplicate ELFSymbolProvider to LibX86Nico Weber
2020-08-16LibGUI: Move GUI::Model::Role to GUI::ModelRoleAndreas Kling
2020-08-15Misc: Use automatic window positioning in more applicationsLinus Groh
2020-08-15LibGUI: Add and use Window::center_on_screen()Linus Groh
2020-08-12DevTools: Mark compilation-unit-only functions as staticBen Wiederhake
2020-07-28DevTools+LibGUI: Make ProcessChooser a general Dialog in LibGUIthankyouverycool
2020-07-16LibWeb: Require parent window argument for MessageBoxTom
2020-07-04Profiler: Use SortingProxyModel::set_sort_role()Andreas Kling
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-02Profiler: Make the RunningProcessesModel actually sortableAndreas 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