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-21 12:05:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
795bccbf697a805eaece48e1c554fc5fe1ab09fc
ladybird
/
DevTools
/
Profiler
History
Itamar
4728d0dd6a
Profiler: Fix disassembly view to work with shared libraries
...
Also, update path to kernel image from "boot/kernel" to "boot/Kernel".
Fixes
#4555
2021-01-09 10:56:04 +01:00
..
CMakeLists.txt
Build: Embed application icons directly in the executables.
2020-12-21 00:12:59 +01:00
DisassemblyModel.cpp
Profiler: Fix disassembly view to work with shared libraries
2021-01-09 10:56:04 +01:00
DisassemblyModel.h
Profiler: Fix disassembly view to work with shared libraries
2021-01-09 10:56:04 +01:00
main.cpp
Everywhere: Use GUI::CommonActions::make_about_action()
2021-01-04 23:51:49 +01:00
Profile.cpp
Profiler: Use CoreDumpReader::library_containing
2021-01-09 10:56:04 +01:00
Profile.h
Profiler: Use CoreDumpReader::library_containing
2021-01-09 10:56:04 +01:00
ProfileModel.cpp
…
ProfileModel.h
…
ProfileTimelineWidget.cpp
LibGUI: Remove Widget's unused m_{foreground,background}_color
2021-01-02 23:31:22 +01:00
ProfileTimelineWidget.h
…