Hi Tony,
It looks like the path didn't apply cleanly. Could you pop off your patch and make sure that you've got the latest copy of the repository? E.g.: hg qpop -a hg fetch hg qpush hg postreview -o Thanks, Ali On 22.01.2012 23:54, Anthony Gutierrez wrote: > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/982/#review1981----------------------------------------------------------- > > Ship it! > > Ship It! > > - Anthony Gutierrez > > On Jan. 22, 2012, 1:46 p.m., Anthony Gutierrez wrote: > >> ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/982/ [1] ----------------------------------------------------------- (Updated Jan. 22, 2012, 1:46 p.m.) Review request for Default. Description ------- Stats: Add stats for instructions and micro ops, both globally and per CPU. Adds an instructions_executed and operations_executed stat for each CPU model. Also creates a new global stat sim_uOps which counts all operations. Changes sim_insts to count instructions. Diffs ----- src/arch/noisa/cpu_dummy.hh UNKNOWN src/cpu/base.hh UNKNOWN src/cpu/base.cc UNKNOWN src/cpu/inorder/cpu.hh UNKNOWN src/cpu/inorder/cpu.cc UNKNOWN src/cpu/inorder/inorder_dyn_inst.hh UNKNOWN src/cpu/o3/commit.hh UNKNOWN src/cpu/o3/commit_impl.hh UNKNOWN src/cpu/o3/cpu.hh UNKNOWN src/cpu/o3/cpu.cc UNKNOWN src/cpu/simple/base.hh UNKNOWN src/cpu/simple/base.cc UNKNOWN src/cpu/thread_state.hh UNKNOWN src/cpu/thread_state.cc UNKNOWN src/sim/stat_control.cc UNKNOWN Diff: http://reviews.gem5.org/r/982/diff/diff [2] Testing ------- Thanks, Anthony Gutierrez > > _______________________________________________ > gem5-dev mailing list > [email protected] > http://m5sim.org/mailman/listinfo/gem5-dev Links: ------ [1] http://reviews.gem5.org/r/982/ [2] http://reviews.gem5.org/r/982/diff/diff _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
