DynamoRIO / DynamoRIO/dynamorio

use /proc/self/task/<tid>/maps instead of /proc/self/maps

Open
#2,539 6 comments 0 reactions 0 assignees View on GitHub
OpSys-Linux Performance
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

For address queries, we should investigate using the copy of maps in the task folder to avoid synchronization costs. We should measure the cost, and futher measure the general cost of queries: maintaining the allmem vector is generally a headache and causes problems on Android and WSL and if a kernel query is fast enough we could perhaps stop using allmem.

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.