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-28 20:29:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85d65b06ab0eab7876216788742809cdae09ba2b
ladybird
/
DevTools
/
Profiler
History
Uma Sankar Yedida
d2beff41c9
Profiler: Set window title based on the selected View
...
This will help us identify which View that we are currently looking at.
2020-10-31 13:38:51 +01:00
..
CMakeLists.txt
DevTools+LibGUI: Make ProcessChooser a general Dialog in LibGUI
2020-07-28 16:29:36 +02:00
DisassemblyModel.cpp
Use new format functions in remaining DevTools. (
#3755
)
2020-10-13 18:34:27 +02:00
DisassemblyModel.h
Meta+DevTools: Make clang-format-10 clean
2020-09-25 21:18:17 +02:00
main.cpp
Profiler: Set window title based on the selected View
2020-10-31 13:38:51 +01:00
Profile.cpp
Profiler: Implement "Top functions" feature like Instruments.app has
2020-10-19 20:08:57 +02:00
Profile.h
Profiler: Implement "Top functions" feature like Instruments.app has
2020-10-19 20:08:57 +02:00
ProfileModel.cpp
LibGUI: Move GUI::Model::Role to GUI::ModelRole
2020-08-16 16:44:09 +02:00
ProfileModel.h
Meta+DevTools: Make clang-format-10 clean
2020-09-25 21:18:17 +02:00
ProfileTimelineWidget.cpp
…
ProfileTimelineWidget.h
…