This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2025-12-31 05:39:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63d796312d1833ee63afbb767fffc20cd2bb377f
ladybird
/
DevTools
/
Profiler
History
Andreas Kling
14edd67bcc
Profiler: Use SortingProxyModel::set_sort_role()
...
Use the new API to avoid duplicating code in the RunningProcessesModel.
2020-07-04 19:22:30 +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
…
DisassemblyModel.h
…
main.cpp
LibGUI: Turn GUI::Application::the() into a pointer
2020-07-04 16:54:55 +02:00
ProcessChooser.cpp
Profiler: Use SortingProxyModel::set_sort_role()
2020-07-04 19:22:30 +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
…
Profile.h
…
ProfileModel.cpp
…
ProfileModel.h
…
ProfileTimelineWidget.cpp
…
ProfileTimelineWidget.h
…
RunningProcessesModel.cpp
Profiler: Use SortingProxyModel::set_sort_role()
2020-07-04 19:22:30 +02:00
RunningProcessesModel.h
Profiler: If run without arguments, let user select process from a list
2020-07-01 20:49:51 +02:00