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-14 08:35:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf322e072f40d409eea336ea74cfa42df7da04e3
ladybird
/
Userland
/
DevTools
/
Profiler
History
Andreas Kling
f6ccff944a
Profiler: Don't perform disassembly when disassembly view is hidden
2021-07-29 11:44:39 +02:00
..
CMakeLists.txt
Userland: Use /proc/kernel_base to determine the kernel base address
2021-07-22 21:38:23 +02:00
DisassemblyModel.cpp
Userland: Use /proc/kernel_base to determine the kernel base address
2021-07-22 21:38:23 +02:00
DisassemblyModel.h
…
EventSerialNumber.h
…
Histogram.h
…
IndividualSampleModel.cpp
…
IndividualSampleModel.h
…
main.cpp
Profiler: Don't perform disassembly when disassembly view is hidden
2021-07-29 11:44:39 +02:00
Process.cpp
…
Process.h
…
Profile.cpp
Kernel: Support loading the kernel at almost arbitrary virtual addresses
2021-07-27 13:15:16 +02:00
Profile.h
Profiler: Make profiler not truncate 64-bit addresses
2021-07-20 15:12:19 +02:00
ProfileModel.cpp
Userland: Use /proc/kernel_base to determine the kernel base address
2021-07-22 21:38:23 +02:00
ProfileModel.h
…
SamplesModel.cpp
LibGfx: Use "try_" prefix for static factory functions
2021-07-21 18:02:15 +02:00
SamplesModel.h
…
TimelineContainer.cpp
Revert "Profiler: Configure the TimelineContainer to be shrink to fit"
2021-07-19 23:09:28 +04:30
TimelineContainer.h
…
TimelineHeader.cpp
…
TimelineHeader.h
…
TimelineTrack.cpp
…
TimelineTrack.h
…
TimelineView.cpp
…
TimelineView.h
…