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
2026-04-25 22:13:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5d920eb2e0170b5abf565686cd1284475a77cb1
ladybird
/
DevTools
/
Profiler
History
Andreas Kling
f5d920eb2e
Profiler: Make the RunningProcessesModel actually sortable
...
GUI::TableView looks at data(Model::Role::Sort) to know which order things should be in.
2020-07-02 07:35:11 +02:00
..
CMakeLists.txt
Profiler: If run without arguments, let user select process from a list
2020-07-01 20:49:51 +02:00
DisassemblyModel.cpp
…
DisassemblyModel.h
…
main.cpp
Profiler: Allow specifying a PID to profile with --pid
2020-07-01 21:07:53 +02:00
Profile.cpp
…
Profile.h
…
ProfileModel.cpp
…
ProfileModel.h
…
ProfileTimelineWidget.cpp
…
ProfileTimelineWidget.h
…
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