index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
DevTools
/
Profiler
Age
Commit message (
Expand
)
Author
2020-09-25
Meta+DevTools: Make clang-format-10 clean
Ben Wiederhake
2020-08-26
LibGUI: Move table view headers into their own widget
Andreas Kling
2020-08-16
X86+Profiler+UserspaceEmulator: Deduplicate ELFSymbolProvider to LibX86
Nico Weber
2020-08-16
LibGUI: Move GUI::Model::Role to GUI::ModelRole
Andreas Kling
2020-08-15
Misc: Use automatic window positioning in more applications
Linus Groh
2020-08-15
LibGUI: Add and use Window::center_on_screen()
Linus Groh
2020-08-12
DevTools: Mark compilation-unit-only functions as static
Ben Wiederhake
2020-07-28
DevTools+LibGUI: Make ProcessChooser a general Dialog in LibGUI
thankyouverycool
2020-07-16
LibWeb: Require parent window argument for MessageBox
Tom
2020-07-04
Profiler: Use SortingProxyModel::set_sort_role()
Andreas Kling
2020-07-04
LibGUI: Turn GUI::Application::the() into a pointer
Andreas Kling
2020-07-04
LibGUI: Make GUI::Application a Core::Object
Andreas Kling
2020-07-02
Profiler: Turn the "choose a process" functionality into a GUI::Dialog
Andreas Kling
2020-07-02
Profiler: Make the RunningProcessesModel actually sortable
Andreas Kling
2020-07-01
Profiler: Allow specifying a PID to profile with --pid
Andreas Kling
2020-07-01
Profiler: If run without arguments, let user select process from a list
Andreas Kling
2020-07-01
Profiler: Rename from ProfileViewer :^)
Andreas Kling