mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:50:59 +00: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. |
||
|---|---|---|
| .. | ||
| Arch/i386 | ||
| DynamicLoader.cpp | ||
| DynamicLoader.h | ||
| DynamicObject.cpp | ||
| DynamicObject.h | ||
| exec_elf.h | ||
| Image.cpp | ||
| Image.h | ||
| Loader.cpp | ||
| Loader.h | ||
| Makefile | ||
| Validation.cpp | ||
| Validation.h | ||