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-05-10 05:08:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
34d07e35bd0785f95f510876e02f33bb294f9219
ladybird
/
DevTools
/
ProfileViewer
History
Andreas Kling
dccfff8c19
ProfileViewer: Don't crash when we can't disassemble something
2020-04-11 23:15:33 +02:00
..
DisassemblyModel.cpp
ProfileViewer: Don't crash when we can't disassemble something
2020-04-11 23:15:33 +02:00
DisassemblyModel.h
ProfileViewer: Color code the instruction rows by sample percentage
2020-04-11 21:04:45 +02:00
main.cpp
ProfileViewer: Add an instruction-level sample viewer
2020-04-11 18:46:11 +02:00
Makefile
ProfileViewer: Add an instruction-level sample viewer
2020-04-11 18:46:11 +02:00
Profile.cpp
LibELF: Move ELF classes into namespace ELF
2020-04-11 22:41:05 +02:00
Profile.h
ProfileViewer: Add an instruction-level sample viewer
2020-04-11 18:46:11 +02:00
ProfileModel.cpp
…
ProfileModel.h
ProfileViewer: Add an instruction-level sample viewer
2020-04-11 18:46:11 +02:00
ProfileTimelineWidget.cpp
…
ProfileTimelineWidget.h
…