DynamoRIO / DynamoRIO/dynamorio

Add support for online trace analyzers querying module information

Open
#3,242 0 comments 0 reactions 0 assignees View on GitHub
Component-DrMemtrace Type-Feature
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

Currently, online trace analyzers such as the cache miss analyzer do not have direct access to the module information. As a result, those analyzers cannot do things such as mapping a virtual address PC to an actual instruction in the application binary. Adding support for online analyzers to query module information at runtime would allow for broader types of analysis by the analyzers and more meaningful output to the user.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.