diff options
author | Mark Rutland <mark.rutland@arm.com> | 2011-06-24 12:30:59 +0200 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2011-08-31 11:50:11 +0200 |
commit | 3fc2c83087717dc88003428245d97b9d432fff2d (patch) | |
tree | 5dc3f1633c40df8a0b52f046754013355a9f65c1 /arch/arm/kernel/perf_event_v7.c | |
parent | ARM: perf: add support for multiple PMUs (diff) | |
download | linux-3fc2c83087717dc88003428245d97b9d432fff2d.tar.xz linux-3fc2c83087717dc88003428245d97b9d432fff2d.zip |
ARM: perf: remove event limit from pmu_hw_events
Currently the event accounting data in pmu_hw_events is stored in
fixed-sized arrays within the structure.
This patch refactors the accounting data to allow any number of events
to be managed.
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Reviewed-by: Will Deacon <will.deacon@arm.com>
Reviewed-by: Jamie Iles <jamie@jamieiles.com>
Reviewed-by: Ashwin Chaugule <ashwinc@codeaurora.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm/kernel/perf_event_v7.c')
0 files changed, 0 insertions, 0 deletions