Review Board 2.0.15


cpu: profileEvent access code is modified to be executed only when FullSystem is on

Review Request #1630 - Created Jan. 14, 2013 and updated

Information
Derek Hower
gem5
default
Reviewers
Default
Changeset 9476:353b7376381d
---------------------------
cpu: profileEvent access code is modified to be executed only when FullSystem is on

*Note* This patch was created by Hyeran Jeon (hyeran.jeon@amd.com) 

   
Posted (Jan. 14, 2013, 3:10 a.m.)
this seems ok, but I would assume that this  would work in SE mode too. Is that not the case?
  1. ahh.. I see how a profileEvent is only ever created for an FullSsytem execution, but in that case why does this matter? Could you ever get into the if block?