DynamoRIO / DynamoRIO/dynamorio
custom trace interface expansion: full control over traces
Open
Component-API
Migrated
Priority-Low
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
_From [derek.br...@gmail.com](https://code.google.com/u/117968039472581148324/) on February 24, 2009 11:28:08_
this was PR 262400: custom trace interface expansion: full control over traces
user requests for more control over trace creation:
- full control over trace heads (not just DR trace heads + additional
client trace heads)
- build but don't execute (to evaluate profiling cost)
- other than NET (take in bb tag sequence? or full instrlist)
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=48_
Contributor guide
Assessment
This issue has not been assessed yet.