Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(8495)

Issue 316770043: i#2006 generalize drcachesim: add drmodtrack_dump_buf

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 6 months ago by zhaoqin
Modified:
7 years, 6 months ago
Reviewers:
bruening
CC:
dynamorio-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#2006 generalize drcachesim: add drmodtrack_dump_buf Adds drmodtrack_dump_ex to dump module info string to the provided buffer. ---------------

Patch Set 1 #

Patch Set 2 : add func check #

Total comments: 5

Patch Set 3 : add drmodtrack_dump_string #

Total comments: 8

Patch Set 4 : final #

Patch Set 5 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -16 lines) Patch
M ext/drcovlib/drcovlib.h View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
M ext/drcovlib/modules.c View 1 2 3 4 1 chunk +85 lines, -16 lines 0 comments Download

Messages

Total messages: 10
zhaoqin
7 years, 6 months ago (2016-10-19 01:56:22 UTC) #1
zhaoqin
Commit log for latest patchset: --------------- i#2006 generalize drcachesim: add drmodtrack_dump_ex Adds drmodtrack_dump_ex to dump ...
7 years, 6 months ago (2016-10-19 02:59:48 UTC) #2
bruening
https://codereview.appspot.com/316770043/diff/20001/ext/drcovlib/drcovlib.h File ext/drcovlib/drcovlib.h (right): https://codereview.appspot.com/316770043/diff/20001/ext/drcovlib/drcovlib.h#newcode239 ext/drcovlib/drcovlib.h:239: * function \p write_file_func. WDYT of writing to a ...
7 years, 6 months ago (2016-10-19 21:37:36 UTC) #3
zhaoqin
https://codereview.appspot.com/316770043/diff/20001/ext/drcovlib/drcovlib.h File ext/drcovlib/drcovlib.h (right): https://codereview.appspot.com/316770043/diff/20001/ext/drcovlib/drcovlib.h#newcode239 ext/drcovlib/drcovlib.h:239: * function \p write_file_func. On 2016/10/19 21:37:36, bruening wrote: ...
7 years, 6 months ago (2016-10-20 01:01:20 UTC) #4
bruening
https://codereview.appspot.com/316770043/diff/20001/ext/drcovlib/drcovlib.h File ext/drcovlib/drcovlib.h (right): https://codereview.appspot.com/316770043/diff/20001/ext/drcovlib/drcovlib.h#newcode239 ext/drcovlib/drcovlib.h:239: * function \p write_file_func. On 2016/10/20 01:01:20, zhaoqin wrote: ...
7 years, 6 months ago (2016-10-20 02:47:16 UTC) #5
zhaoqin
Commit log for latest patchset: --------------- i#2006 generalize drcachesim: add drmodtrack_dump_buf Adds drmodtrack_dump_buf to dump ...
7 years, 6 months ago (2016-10-20 17:56:03 UTC) #6
bruening
LGTM w/ a few comments https://codereview.appspot.com/316770043/diff/40001/ext/drcovlib/drcovlib.h File ext/drcovlib/drcovlib.h (right): https://codereview.appspot.com/316770043/diff/40001/ext/drcovlib/drcovlib.h#newcode241 ext/drcovlib/drcovlib.h:241: * If the buffer ...
7 years, 6 months ago (2016-10-21 02:10:43 UTC) #7
zhaoqin
Commit log for latest patchset: --------------- i#2006 generalize drcachesim: add drmodtrack_dump_buf Adds drmodtrack_dump_buf to dump ...
7 years, 6 months ago (2016-10-21 17:56:57 UTC) #8
zhaoqin
https://codereview.appspot.com/316770043/diff/40001/ext/drcovlib/drcovlib.h File ext/drcovlib/drcovlib.h (right): https://codereview.appspot.com/316770043/diff/40001/ext/drcovlib/drcovlib.h#newcode241 ext/drcovlib/drcovlib.h:241: * If the buffer is too small, returns DRCOVLIB_ERROR_BUF_TOO_SMALL. ...
7 years, 6 months ago (2016-10-21 18:11:27 UTC) #9
zhaoqin
7 years, 6 months ago (2016-10-23 02:13:36 UTC) #10
Committed as
https://github.com/DynamoRIO/dynamorio/commit/b060a056ce600560ff1b2ba72337285...

Final commit log: 
---------------
i#2006 generalize drcachesim: add drmodtrack_dump_buf

Adds drmodtrack_dump_buf to dump module info string into a provided
buffer.

Review-URL: https://codereview.appspot.com/316770043
---------------
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b