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

Review request for Default.


Repository: gem5


Description
-------

Changeset 10234:86b569e0c59e
---------------------------
mem: DRAMPower trace output

This patch adds a DRAMPower flag to enable off-line DRAM power
analysis using the DRAMPower tool. A new DRAMPower flag is added
and a follow-on patch adds a Python script to post-process the output
and order it based on time stamps.

The long-term goal is to link DRAMPower as a library and provide the
commands through function calls to the model rather than first
printing and then parsing the commands. At the moment it is also up to
the user to ensure that the same DRAM configuration is used by the
gem5 controller model and DRAMPower.


Diffs
-----

  src/mem/SConscript a2bb75a474fd 
  src/mem/dram_ctrl.hh a2bb75a474fd 
  src/mem/dram_ctrl.cc a2bb75a474fd 

Diff: http://reviews.gem5.org/r/2285/diff/


Testing
-------


Thanks,

Andreas Hansson

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

Reply via email to