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 heap tracking #36

Open
wants to merge 21 commits into
base: improve-analysis-with-sources-and-gdb
Choose a base branch
from

Conversation

aewag
Copy link
Member

@aewag aewag commented Mar 3, 2023

No description provided.

@aewag aewag force-pushed the improve-heap-tracking branch 3 times, most recently from 6f867e7 to 9fb591f Compare March 3, 2023 12:15
@aewag aewag changed the base branch from master to improve-analysis-with-sources-and-gdb March 3, 2023 12:16
@aewag aewag force-pushed the improve-heap-tracking branch from 9fb591f to fab523d Compare March 3, 2023 12:31
@aewag aewag force-pushed the improve-analysis-with-sources-and-gdb branch from e49a519 to e5e4953 Compare March 3, 2023 12:33
@aewag aewag force-pushed the improve-heap-tracking branch 10 times, most recently from c539e82 to e8b4865 Compare March 6, 2023 13:25
@aewag aewag force-pushed the improve-analysis-with-sources-and-gdb branch from e5e4953 to 8c2e691 Compare March 7, 2023 12:36
@aewag aewag force-pushed the improve-heap-tracking branch 2 times, most recently from cf425f5 to b1dac8f Compare March 13, 2023 08:36
@aewag aewag force-pushed the improve-analysis-with-sources-and-gdb branch from 8c2e691 to 598cf0b Compare March 13, 2023 08:43
aewag added 10 commits March 13, 2023 09:43
For any accessed virtual address, DATA tries to resolve the matching
logical address. There seems to be a general memory range that is not
mapped to any image, but used generally.

DATA allows such an event to occur in phase 1, but will fail if it
occurs in any other phase. Experiments have shown that these accessed
addresses do not differ between different runs.
@aewag aewag force-pushed the improve-heap-tracking branch from b1dac8f to e934450 Compare March 13, 2023 08:43
@aewag aewag force-pushed the improve-heap-tracking branch from 829c182 to 858ee06 Compare March 16, 2023 21:18
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.

1 participant