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

Issue 305990043: i#513 drx_buf Part 2: drmgr_register_thread_{init,exit}_event_ex

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

Description

Commit log for first patchset: --------------- i#513 drx_buf Part 2: drmgr_register_thread_{init,exit}_event_ex Adds priority-controlled thread init and exit events to drmgr, in the form of drmgr_register_thread_{init,exit}_event_ex(), and associated tests. ---------------

Patch Set 1 #

Total comments: 6

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -2 lines) Patch
M api/docs/release.dox View 1 chunk +2 lines, -0 lines 0 comments Download
M ext/drmgr/drmgr.h View 2 chunks +21 lines, -0 lines 0 comments Download
M ext/drmgr/drmgr.c View 2 chunks +18 lines, -2 lines 0 comments Download
M suite/tests/client-interface/drmgr-test.templatex View 1 2 chunks +6 lines, -0 lines 0 comments Download
M suite/tests/client-interface/drmgr-test.dll.c View 1 7 chunks +57 lines, -0 lines 0 comments Download

Messages

Total messages: 4
toshi
7 years, 9 months ago (2016-07-28 04:34:43 UTC) #1
bruening
If you could add a priority and printing and checking of the output order to ...
7 years, 9 months ago (2016-07-28 16:41:19 UTC) #2
toshi
https://codereview.appspot.com/305990043/diff/1/suite/tests/client-interface/drmgr-test.dll.c File suite/tests/client-interface/drmgr-test.dll.c (right): https://codereview.appspot.com/305990043/diff/1/suite/tests/client-interface/drmgr-test.dll.c#newcode124 suite/tests/client-interface/drmgr-test.dll.c:124: drmgr_register_thread_exit_event_ex(event_thread_exit_ex, NULL); On 2016/07/28 16:41:19, bruening wrote: > It ...
7 years, 9 months ago (2016-07-29 02:56:05 UTC) #3
toshi
7 years, 9 months ago (2016-07-29 03:05:25 UTC) #4
Committed as
https://github.com/DynamoRIO/dynamorio/commit/18962303d9c6053bd17e2c17151bd5f...

Final commit log: 
---------------
i#513 drx_buf Part 1: drmgr_register_thread_{init,exit}_event_ex

Adds priority-controlled thread init and exit events to drmgr, in the form of
drmgr_register_thread_{init,exit}_event_ex(), and associated tests.

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

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