Files
ladybird/Kernel/PerformanceEventBuffer.cpp
Andreas Kling 647cfcb641 Kernel: Prune uninteresting kernel frames from profiling samples
Start capturing the sample stacks at the EIP/EBP of the pre-empted
thread instead of capturing EBP in the sampling function itself.
2021-01-17 14:36:53 +01:00

5.4 KiB