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

Issue 308390043: i#1703 drcachesim: rename simulator to analyzer

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

Description

Commit log for first patchset: --------------- i#2006 drcachesim: add class analyzer Add class analyzer and make class simulator inherit from class analyzer for broader trace based analysis tools. ---------------

Patch Set 1 #

Total comments: 2

Patch Set 2 : PTAL #

Total comments: 1

Patch Set 3 : PTAL #

Total comments: 4

Patch Set 4 : final #

Patch Set 5 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -24 lines) Patch
A + clients/drcachesim/simulator/analyzer.h View 1 2 3 2 chunks +16 lines, -9 lines 0 comments Download
M clients/drcachesim/simulator/launcher.cpp View 1 2 6 chunks +14 lines, -14 lines 0 comments Download
D clients/drcachesim/simulator/simulator.h View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 10
zhaoqin
7 years, 7 months ago (2016-09-14 19:09:55 UTC) #1
bruening
> i#1703 drcachesim: rename simulator to analyzer The title makes me think you're renaming the ...
7 years, 7 months ago (2016-09-14 19:23:39 UTC) #2
zhaoqin
https://codereview.appspot.com/308390043/diff/1/clients/drcachesim/simulator/analyzer.h File clients/drcachesim/simulator/analyzer.h (right): https://codereview.appspot.com/308390043/diff/1/clients/drcachesim/simulator/analyzer.h#newcode52 clients/drcachesim/simulator/analyzer.h:52: virtual int core_for_thread(memref_tid_t tid); On 2016/09/14 19:23:39, bruening wrote: ...
7 years, 7 months ago (2016-09-14 19:45:01 UTC) #3
zhaoqin
Commit log for latest patchset: --------------- i#1703 drcachesim: add class analyzer Add class analyzer and ...
7 years, 7 months ago (2016-09-14 20:06:24 UTC) #4
bruening
> for broader traced based analysis tools. Typo: "traced" We decided (offline) to not keep ...
7 years, 7 months ago (2016-09-14 21:21:11 UTC) #5
zhaoqin
Commit log for latest patchset: --------------- i#1703 drcachesim: add class analyzer Add class analyzer and ...
7 years, 7 months ago (2016-09-15 03:46:25 UTC) #6
bruening
> i#1703 drcachesim: add class analyzer This is i#2006, not i#1703. If the i# is ...
7 years, 7 months ago (2016-09-15 05:21:17 UTC) #7
zhaoqin
Commit log for latest patchset: --------------- i#1703 drcachesim: add class analyzer Add class analyzer and ...
7 years, 7 months ago (2016-09-15 14:38:10 UTC) #8
zhaoqin
https://codereview.appspot.com/308390043/diff/40001/clients/drcachesim/simulator/analyzer.h File clients/drcachesim/simulator/analyzer.h (right): https://codereview.appspot.com/308390043/diff/40001/clients/drcachesim/simulator/analyzer.h#newcode39 clients/drcachesim/simulator/analyzer.h:39: #include <map> On 2016/09/15 05:21:17, bruening wrote: > Why ...
7 years, 7 months ago (2016-09-15 14:38:25 UTC) #9
zhaoqin
7 years, 7 months ago (2016-09-15 15:03:01 UTC) #10
Committed as
https://github.com/DynamoRIO/dynamorio/commit/b11c906831411b0a7b0cc70041eb1a7...

Final commit log: 
---------------
i#2006 drcachesim: add class analyzer

Add class analyzer and make class simulator inherit from class analyzer
for broader trace based analysis tools.
---------------
Sign in to reply to this message.

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