DynamoRIO / DynamoRIO/dynamorio

Add record filter func to remove specific ref ids

Open
#5,899 1 comment 0 reactions 1 assignee Claimed by @abhinav92003 View on GitHub
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

Some use cases require removing specific entries from the trace to improve trace quality, e.g. the ones that are triggering a not-yet-fixed invariant error. We could add a new record_filter_func_t that takes in a list of such ref-ids and remove them from the trace. The record_filter already has logic to omit headers for units with no other entry left.

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.