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

Issue 310680043: TBR: i#2051 drcachesim repstr: skip repstr ifetch for offline

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

Description

Commit log for first patchset: --------------- i#2051 drcachesim repstr: skip repstr ifetch for offline For offline traces, post-processing skips the ifetch for repeated iterations of rep string loops. The incorrect duplication for online traces remains for future work as it is not easy to solve without extra overhead. ---------------

Patch Set 1 #

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -8 lines) Patch
M clients/drcachesim/tracer/raw2trace.h View 1 chunk +1 line, -0 lines 0 comments Download
M clients/drcachesim/tracer/raw2trace.cpp View 2 chunks +34 lines, -8 lines 0 comments Download
M clients/drcachesim/tracer/tracer.cpp View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2
bruening
7 years, 5 months ago (2016-11-01 20:10:20 UTC) #1
bruening
7 years, 5 months ago (2016-11-01 20:10:21 UTC) #2
Committed as
https://github.com/DynamoRIO/dynamorio/commit/514e90de535d5f6f0ca9995d359f539...

Final commit log: 
---------------
i#2051 drcachesim repstr: skip repstr ifetch for offline

For offline traces, post-processing skips the ifetch for repeated
iterations of rep string loops.

The incorrect duplication for online traces remains for future work as it
is not easy to solve without extra overhead.

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

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