DynamoRIO / DynamoRIO/dynamorio

Provide tool to filter drmemtrace offline traces

Open
#5,675 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

It will be useful to have a tool that can filter out entries that are not needed in an offline drmemtrace trace, after it has been processed by raw2trace.

I imagine this can be implemented as a new drmemtrace analyzer that processes each thread's trace separately. The current trace reader returns a memref_t and hides some entries from the analyzer. We'd need to support reading raw trace_entry_t entries.

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.