Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve documentation about metrics and traces #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SecSamDev
Copy link

I have added information about some of the unknown fields that existed in both metrics and traces since they were correlated.
The most important field added are the flags that allow us to know if a block was loaded into executable memory, as a resource or brought from the "cache" (prefetched) or from disk.

Reference: James Habben post in 4n6ir

@joachimmetz
Copy link
Member

@SecSamDev thanks I'll have a look when time permits. Was not aware of this blog post.

@joachimmetz joachimmetz self-assigned this Feb 5, 2024
@SecSamDev
Copy link
Author

I have checked it with different prefetch files from different Windows and the information matches perfectly. This is easily seen when dependencies are loaded as resources, since they are not loaded into executable memory areas and the resource flag is set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants