diff options
author | 2022-03-11 09:58:15 +0300 | |
---|---|---|
committer | 2022-03-30 23:01:42 -0700 | |
commit | 2b2b574ac587ec5bd7716a356492a85ab8b0ce9f (patch) | |
tree | 4fcc1ba8c6d25ce846f2e0c344cb74b357874b88 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | riscv: dts: canaan: Fix SPI3 bus width (diff) | |
download | wireguard-linux-2b2b574ac587ec5bd7716a356492a85ab8b0ce9f.tar.xz wireguard-linux-2b2b574ac587ec5bd7716a356492a85ab8b0ce9f.zip |
riscv: Fix fill_callchain return value
perf_callchain_store return 0 on success, -1 otherwise,
fix fill_callchain to return correct bool value.
Fixes: dbeb90b0c1eb ("riscv: Add perf callchain support")
Signed-off-by: Nikita Shubin <n.shubin@yadro.com>
Cc: stable@vger.kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions