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

Ship it!


Ship It!

- Jason Lowe-Power


On March 4, 2016, 11:03 p.m., Curtis Dunham wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviews.gem5.org/r/3358/
> -----------------------------------------------------------
> 
> (Updated March 4, 2016, 11:03 p.m.)
> 
> 
> Review request for Default.
> 
> 
> Repository: gem5
> 
> 
> Description
> -------
> 
> cpu: Query CPU for inst executed from Python
> 
> This patch adds the ability for the simulator to query the number of
> instructions a CPU has executed so far per hw-thread. This can be used
> to enable more flexible periodic events such as taking checkpoints
> starting 1s into simulation and X instructions thereafter.
> 
> 
> Diffs
> -----
> 
>   src/cpu/base.cc f3f72c0ab03eac35ff4b2ab14214b66ec9c11c49 
>   src/cpu/BaseCPU.py f3f72c0ab03eac35ff4b2ab14214b66ec9c11c49 
>   src/cpu/base.hh f3f72c0ab03eac35ff4b2ab14214b66ec9c11c49 
> 
> Diff: http://reviews.gem5.org/r/3358/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Curtis Dunham
> 
>

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

Reply via email to