-
Notifications
You must be signed in to change notification settings - Fork 0
HExSA-Lab/aspace-tracker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This tool is used to detect write-after-read patterns for the zero page in linux. It will take a PID as its argument, and will detect all zero pages in the process, and will delegate a kernel module to track those zero pages. New memory allocations will also be tracked. The idea here is that we get a time delta between when the zero page was handed to the process and when the process actually wrote to the page causing a promotion to a real physical page.
About
Utility to keep track of dynamics of a process's address space in Linux
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published