ladybird/DevTools/ProfileViewer
Andreas Kling 2cd212e5df Kernel: Let's say that everything < 3GB is user virtual memory
Technically the bottom 2MB is still identity-mapped for the kernel and
not made available to userspace at all, but for simplicity's sake we
can just ignore that and make "address < 0xc0000000" the canonical
check for user/kernel.
2020-01-19 08:58:33 +01:00
..
main.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
Makefile Build: support library and generator dependencies 2019-12-25 10:11:09 +01:00
Profile.cpp Kernel: Let's say that everything < 3GB is user virtual memory 2020-01-19 08:58:33 +01:00
Profile.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
ProfileModel.cpp Kernel: Let's say that everything < 3GB is user virtual memory 2020-01-19 08:58:33 +01:00
ProfileModel.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
ProfileTimelineWidget.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
ProfileTimelineWidget.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00