Files
gem5/src/sim
Andreas Sandberg aa08069b3f sim: Add helper functions that add PCEvents with custom arguments
This changeset adds support for forwarding arguments to the PC
event constructors to following methods:

addKernelFuncEvent
addFuncEvent

Additionally, this changeset adds the following helper method to the
System base class:

addFuncEventOrPanic - Hook a PCEvent to a symbol, panic on failure.

addKernelFuncEventOrPanic - Hook a PCEvent to a kernel symbol, panic
                            on failure.


System implementations have been updated to use the new functionality
where appropriate.
2013-04-22 13:20:31 -04:00
..
2012-11-16 10:27:47 -06:00
2012-11-16 10:27:47 -06:00
2012-11-16 10:27:47 -06:00
2012-11-16 10:27:47 -06:00
2012-11-16 10:27:47 -06:00
2013-01-08 08:54:12 -05:00
2013-01-08 08:54:12 -05:00
2012-11-16 10:27:47 -06:00
2012-11-16 10:27:47 -06:00
2012-11-16 10:27:47 -06:00
2011-11-02 02:11:14 -07:00