DynamoRIO / DynamoRIO/dynamorio
drrun -stat and -mem are NYI on non-Windows
Open
help wanted
OpSys-Android
OpSys-Linux
OpSys-OSX
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
Hi,
I am trying to get total CPU time of app execution using DynamoRio, and I found -stat/-mem option for drrun tool. But I used this option and I did not get any stats output. All I get is the output from the app.
I checked the source code and I found that these options do not do anything on Linux? Am I missing something here?
Example:
$ bin64/drrun -stats -- uname
Linux
I do not see any stats information in above command.
My setup is:
Ubuntu-14.04 x86_64
drrun version 6.1.1 -- build 3
Thanks,
Contributor guide
Assessment
This issue has not been assessed yet.