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-03-20 20:37:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0f3e57a6fb037f6a8133e8ec2be8f0889ff9bc19
ladybird
/
DevTools
/
ProfileViewer
History
Andreas Kling
0f3e57a6fb
LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients
2020-03-04 14:26:16 +01:00
..
main.cpp
LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients
2020-03-04 14:26:16 +01:00
Makefile
LibGfx: Rename from LibDraw :^)
2020-02-06 12:04:00 +01:00
Profile.cpp
ProfileViewer: Add mode that shows percentages instead of sample counts
2020-03-02 23:05:04 +01:00
Profile.h
ProfileViewer: Add mode that shows percentages instead of sample counts
2020-03-02 23:05:04 +01:00
ProfileModel.cpp
ProfileViewer: Add mode that shows percentages instead of sample counts
2020-03-02 23:05:04 +01:00
ProfileModel.h
ProfileView: Show "self" sample counts in profiles
2020-03-02 23:05:04 +01:00
ProfileTimelineWidget.cpp
ProfileViewer: Rename Profile::Sample => Profile::Event
2020-03-02 23:05:04 +01:00
ProfileTimelineWidget.h
LibGUI: Remove parent parameter to GUI::Widget constructor
2020-02-23 12:27:53 +01:00