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

Issue 311960043: i#2006 generalize drcachesime: add drx API supporting custom file ops functions

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 drcachesime: add drx API supporting custom file ops functions Adds drx_open_unique_file_ex, drx_open_unique_appid_file_ex, and drx_opnd_unique_appid_dir_ex to open file/dir using provided file operation functions. ---------------

Patch Set 1 #

Total comments: 3

Patch Set 2 : add DRX_FILE_SKIP_OPEN #

Patch Set 3 : update release.dox #

Patch Set 4 : update release.dox #

Patch Set 5 : fix Windows test #

Total comments: 2

Patch Set 6 : set xxxx to random #

Patch Set 7 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -7 lines) Patch
M api/docs/release.dox View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M ext/drx/drx.h View 1 2 3 4 5 2 chunks +21 lines, -2 lines 0 comments Download
M ext/drx/drx.c View 1 2 3 4 5 1 chunk +9 lines, -5 lines 0 comments Download
M suite/tests/client-interface/drx-test.dll.c View 1 2 3 4 5 3 chunks +14 lines, -0 lines 0 comments Download

Messages

Total messages: 12
zhaoqin
7 years, 6 months ago (2016-10-19 02:56:55 UTC) #1
bruening
"drcachesime"? https://codereview.appspot.com/311960043/diff/1/ext/drx/drx.h File ext/drx/drx.h (right): https://codereview.appspot.com/311960043/diff/1/ext/drx/drx.h#newcode241 ext/drx/drx.h:241: * Uses the provided function \p open_file_func to ...
7 years, 6 months ago (2016-10-19 21:34:46 UTC) #2
zhaoqin
https://codereview.appspot.com/311960043/diff/1/ext/drx/drx.h File ext/drx/drx.h (right): https://codereview.appspot.com/311960043/diff/1/ext/drx/drx.h#newcode241 ext/drx/drx.h:241: * Uses the provided function \p open_file_func to open ...
7 years, 6 months ago (2016-10-20 01:08:03 UTC) #3
zhaoqin
Commit log for latest patchset: --------------- i#2006 generalize drcachesim: add DRX_FILE_SKIP_OPEN for skip file open ...
7 years, 6 months ago (2016-10-21 20:19:57 UTC) #4
zhaoqin
Commit log for latest patchset: --------------- i#2006 generalize drcachesim: add DRX_FILE_SKIP_OPEN for skip file open ...
7 years, 6 months ago (2016-10-21 20:24:48 UTC) #5
zhaoqin
Commit log for latest patchset: --------------- i#2006 generalize drcachesim: add DRX_FILE_SKIP_OPEN for skip file open ...
7 years, 6 months ago (2016-10-21 20:27:43 UTC) #6
zhaoqin
Commit log for latest patchset: --------------- i#2006 generalize drcachesim: add DRX_FILE_SKIP_OPEN for skip file open ...
7 years, 6 months ago (2016-10-21 20:42:45 UTC) #7
bruening
LGTM if this is sufficient https://codereview.appspot.com/311960043/diff/80001/ext/drx/drx.h File ext/drx/drx.h (right): https://codereview.appspot.com/311960043/diff/80001/ext/drx/drx.h#newcode245 ext/drx/drx.h:245: * Unique name is ...
7 years, 6 months ago (2016-10-21 22:13:36 UTC) #8
zhaoqin
https://codereview.appspot.com/311960043/diff/80001/ext/drx/drx.h File ext/drx/drx.h (right): https://codereview.appspot.com/311960043/diff/80001/ext/drx/drx.h#newcode245 ext/drx/drx.h:245: * Unique name is not guaranteed and xxxx is ...
7 years, 6 months ago (2016-10-23 02:33:59 UTC) #9
zhaoqin
Commit log for latest patchset: --------------- i#2006 generalize drcachesim: add DRX_FILE_SKIP_OPEN for skip file open ...
7 years, 6 months ago (2016-10-23 02:34:11 UTC) #10
zhaoqin
Committed as https://github.com/DynamoRIO/dynamorio/commit/dc73844794e22d832e4bb004636824c0e1c74f3d Final commit log: --------------- i#2006 generalize drcachesim: add DRX_FILE_SKIP_OPEN for skip file ...
7 years, 6 months ago (2016-10-23 02:39:48 UTC) #11
bruening
7 years, 6 months ago (2016-10-23 02:46:10 UTC) #12
If you could fix the title of this page -- all these emails with the
misspelling...
Sign in to reply to this message.

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