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

Review request for Default.


Description
-------

Changeset 9490:f26679f6e429
---------------------------
stats: Implement code to manipulate vector2d stats in python

This patch adds functionality to the vector2d stat type in python. It allows:
    Testing for equality
    Adding two vector2d stats together
    Subtracting one vector2d from another
    Dividing a vector2d stat by a scalar

This funtionality is already present for all other stats in the python module.


Diffs
-----

  src/python/m5/stats/info.py PRE-CREATION 

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


Testing
-------


Thanks,

Andreas Hansson

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

Reply via email to