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

Review request for Default and Andreas Sandberg.


Repository: gem5


Description
-------

arm,dev,config: always preent the PMU but add option to enable

Always attach the PMU to an ARM core but do not enable the
relevant instructions/events unless asked for by setting the
new command line option --pmu.

Note: this should work fine for 1 core systems, for multi-core
there might be an interrupt delivery issue still (SPI vs. PPI).
Consider this as an example for people who want to work on it
as the question has previously come up on the mailing lists on
how to hook this up.


Diffs
-----

  configs/common/Options.py 2fd64ea0a7cb 
  configs/example/fs.py 2fd64ea0a7cb 
  src/arch/arm/ArmISA.py 2fd64ea0a7cb 

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


Testing
-------


Thanks,

Bjoern A. Zeeb

_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to