-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.m5sim.org/r/721/
-----------------------------------------------------------

Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, and Nathan 
Binkert.


Summary
-------

O3: Create a pipeline activity viewer for the O3 CPU model.

Implement a pipeline activity viewer as a python script (util/o3-pipeview.py)
and modified O3 code base to support an extra trace flag (O3PipeView) for
generating traces to be used as inputs by the tool.


Diffs
-----

  src/cpu/SConscript 3f37cc5d25bc 
  src/cpu/o3/commit_impl.hh 3f37cc5d25bc 
  src/cpu/o3/decode_impl.hh 3f37cc5d25bc 
  src/cpu/o3/dyn_inst.hh 3f37cc5d25bc 
  src/cpu/o3/fetch_impl.hh 3f37cc5d25bc 
  src/cpu/o3/iew_impl.hh 3f37cc5d25bc 
  src/cpu/o3/inst_queue_impl.hh 3f37cc5d25bc 
  src/cpu/o3/rename_impl.hh 3f37cc5d25bc 
  util/o3-pipeview.py PRE-CREATION 

Diff: http://reviews.m5sim.org/r/721/diff


Testing
-------


Thanks,

Ali

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to