mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
functrace traces the function calls a program makes. It's like strace, but for userspace. It works by using Debugging functionality to insert breakpoints at call&ret instructions.
6.2 KiB
6.2 KiB