diff options
| author | Aaron Lindsay | 2019-01-21 11:23:14 +0100 |
|---|---|---|
| committer | Peter Maydell | 2019-01-21 11:38:56 +0100 |
| commit | b2e2372511946fae86fbb8709edec7a41c6f3167 (patch) | |
| tree | 117ff737699cc475bad13f2617cee1f6f2eaefd9 /scripts | |
| parent | target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER (diff) | |
| download | qemu-b2e2372511946fae86fbb8709edec7a41c6f3167.tar.gz qemu-b2e2372511946fae86fbb8709edec7a41c6f3167.tar.xz qemu-b2e2372511946fae86fbb8709edec7a41c6f3167.zip | |
target/arm: PMU: Add instruction and cycle events
The instruction event is only enabled when icount is used, cycles are
always supported. Always defining get_cycle_count (but altering its
behavior depending on CONFIG_USER_ONLY) allows us to remove some
CONFIG_USER_ONLY #defines throughout the rest of the code.
Signed-off-by: Aaron Lindsay <alindsay@codeaurora.org>
Signed-off-by: Aaron Lindsay <aaron@os.amperecomputing.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20181211151945.29137-12-aaron@os.amperecomputing.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
