mirror of
https://github.com/RGBCube/serenity
synced 2025-05-15 09:04:59 +00:00
![]() Hook the kernel page fault handler and capture page fault events when the fault has a current thread attached in TLS. We capture the eip and ebp so we can unwind the stack and locate which pieces of code are generating the most page faults. Co-authored-by: Gunnar Beutner <gbeutner@serenityos.org> |
||
---|---|---|
.. | ||
Boot | ||
CPU.cpp | ||
InterruptEntry.cpp | ||
ProcessorInfo.cpp | ||
SafeMem.cpp |