diff options
author | Mischa Jonker <mjonker@synopsys.com> | 2013-11-13 16:06:06 +0100 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2013-11-15 06:22:28 +0100 |
commit | 230c4aadcc394fb48d865a1cd96c8725dabad56d (patch) | |
tree | fb4a4e81cd6a6b90733081b92eef6d6e6603902e /virt/kvm | |
parent | ARC: Add documentation on DT binding for ARC700 PMU (diff) | |
download | linux-230c4aadcc394fb48d865a1cd96c8725dabad56d.tar.xz linux-230c4aadcc394fb48d865a1cd96c8725dabad56d.zip |
ARC: perf: ARC 700 PMU doesn't support sampling events
The ARC 700 does not have an interrupt associated with it, and as
such it cannot trigger when a counter overflows. As the counters are
48 bit, it will usually take at least 100 days before a counter
overflows, so for mere counting of events, there is no problem.
Sampling is not supported though.
Signed-off-by: Mischa Jonker <mjonker@synopsys.com>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions