DynamoRIO / DynamoRIO/dynamorio

drx_insert_counter_update does not work with drreg

Open
#1,771 0 comments 0 reactions 1 assignee Claimed by @derekbruening View on GitHub
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 18h
Merged PRs (30d)
30

Description

Before we add drreg, we add utility functions like `drx_insert_counter_update` to allow clients instrument counter update code easily. However such functions performs its own aflags analysis and request user to provide TLS slots for register stealing, so it does not work with the drreg.
It would be nice if we can update those functions in a way so it could work with drreg.

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.