DynamoRIO / DynamoRIO/dynamorio
Feature Request: Force absolute Paths in drcov output
Open
Component-DRTool
help wanted
Type-Feature
Usability
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
I think it would be useful if drcov had an option to force the usage of absolute paths in the output.
I am trying to automate the process of generating code coverage reports with drcov. I am having the problem that the filenames in the drcov2lcov output are relative paths for some users and absolute for others. Absolute paths would make this task a lot easier.
More info: [https://groups.google.com/forum/#!topic/DynamoRIO-Users/sNBYTXDRwCw](https://groups.google.com/forum/#!topic/DynamoRIO-Users/sNBYTXDRwCw)
Contributor guide
Assessment
This issue has not been assessed yet.