DynamoRIO / DynamoRIO/dynamorio

Use path profiling to elide PC records in offline drmemtraces

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

Description

Today, offline drmemtraces record a PC entry for every dynamic basic block. We could elide some of those if can construct a path profile of the containing method and store the conditional branch directions in a compacted manner.

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.