commit | fb7c57255168d34ae34300bcf78f50aebdeae4dc | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Mon Aug 24 13:37:01 2015 +0300 |
committer | Vineet Gupta <vgupta@synopsys.com> | Thu Aug 27 14:57:03 2015 +0530 |
tree | 63443ab2b39ad17755e4625f805ae26ce018a364 | |
parent | fd0881a24ac9ab2be6c052d30ca779597c0bd3bc [diff] |
ARC: perf: cap the number of counters to hardware max of 32 The number of counters in PCT can never be more than 32 (while countable conditions could be 100+) for both ARCompact and ARCv2 And while at it update copyright dates. Acked-by: Peter Zijlstra <peterz@infradead.org> Cc: Arnaldo Carvalho de Melo <acme@kernel.org> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>