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

Issue 250220043: i#1703 Cache Simulator: add predicates for tracer client

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

Description

Commit log for first patchset: --------------- i#1703 Cache Simulator: add predicates for tracer client This CL changed tracer to add predicates for memory tracing code on predciated app instructions so that memory reference is collected only if the predicate is true (i.e., app instr is executed). ---------------

Patch Set 1 #

Total comments: 3

Patch Set 2 : final #

Patch Set 3 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -22 lines) Patch
M clients/drcachesim/tracer/tracer.cpp View 1 2 9 chunks +62 lines, -22 lines 0 comments Download

Messages

Total messages: 5
zhaoqin
8 years, 9 months ago (2015-07-04 21:15:38 UTC) #1
bruening
nit: commit message wording seems awkward, with grammar errors and odd past tense. nit: "Cache ...
8 years, 9 months ago (2015-07-07 17:32:26 UTC) #2
bruening
Has a bug but should be fixable w/o needing another look so LGTM w/ comments ...
8 years, 9 months ago (2015-07-07 21:51:42 UTC) #3
zhaoqin
Commit log for latest patchset: --------------- i#1703 Cache Simulator: add predicates for tracer client This ...
8 years, 9 months ago (2015-07-10 19:53:13 UTC) #4
zhaoqin
8 years, 9 months ago (2015-07-10 22:26:28 UTC) #5
Committed as
https://github.com/DynamoRIO/dynamorio/commit/8ff9051e78bedb33da16a5c766b6c48...

Final commit log: 
---------------
i#1703 Cache Simulator: add predicates for tracer client

This CL changed tracer to add predicates for memory tracing code on
predciated app instructions so that memory reference is collected
only if the predicate is true (i.e., app instr is executed).

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

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