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

Review request for Default.


Repository: gem5


Description
-------

Changeset 10608:abfa4845fced
---------------------------
arm: Add support for filtering in the PMU

This patch adds support for filtering events in the PMU. In order to
do so, it updates the ISADevice base class to forward an ISA pointer
to ISA devices. This enables such devices to access the MiscReg file
to determine the current execution level.


Diffs
-----

  src/arch/arm/isa.cc 8fc6e7a835d1 
  src/arch/arm/isa_device.hh 8fc6e7a835d1 
  src/arch/arm/isa_device.cc 8fc6e7a835d1 
  src/arch/arm/pmu.hh 8fc6e7a835d1 
  src/arch/arm/pmu.cc 8fc6e7a835d1 

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


Testing
-------


Thanks,

Andreas Hansson

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

Reply via email to