diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2020-07-26 21:51:59 -0700 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2020-08-16 21:36:15 -0700 |
commit | feb92d7d3813456c11dce215b3421801a78a8986 (patch) | |
tree | ec7c0bf7fda53ea9f7b6ef73c76a618f35dd36df /arch/parisc | |
parent | e5ed6069b7d8a41e4de09e8edf783f6b1a83b48f (diff) | |
download | linux-feb92d7d3813456c11dce215b3421801a78a8986.tar.bz2 |
ARC: perf: don't bail setup if pct irq missing in device-tree
Current code inadventely bails if hardware supports sampling/overflow
interrupts, but the irq is missing from device tree.
|
| # perf stat -e cycles,instructions,major-faults,minor-faults ../hackbench
| Running with 10 groups 400 process
| Time: 0.921
|
| Performance counter stats for '../hackbench':
|
| <not supported> cycles
| <not supported> instructions
| 0 major-faults
| 8679 minor-faults
This need not be as we can still do simple counting based perf stat.
This unborks perf on HSDK-4xD
Cc: <stable@vger.kernel.org>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/parisc')
0 files changed, 0 insertions, 0 deletions