diff options
author | Arnaldo Carvalho de Melo <acme@kernel.org> | 2025-04-09 16:35:31 +0300 |
---|---|---|
committer | Namhyung Kim <namhyung@kernel.org> | 2025-04-11 03:51:31 +0300 |
commit | 1293dacbbd43ab9848ac4655f6f2ba1dcc5a96ad (patch) | |
tree | 501b8806c27b6cb43df8f5cac6986be7c1725d46 /tools/perf/scripts/python/sctop.py | |
parent | 7f56978e5876521eaa90fda0e63630fa64f69bce (diff) | |
download | linux-1293dacbbd43ab9848ac4655f6f2ba1dcc5a96ad.tar.xz |
perf libunwind arm64: Fix missing close parens in an if statement
While testing building with libunwind (using LIBUNWIND=1) in various
arches I noticed a problem on arm64, on an rpi5 system, a missing close
parens in a change related to dso__data_get_fd() usage, fix it.
Fixes: 5ac22c35aa8519f1 ("perf dso: Use lock annotations to fix asan deadlock")
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Link: https://lore.kernel.org/r/Z_Z3o8KvB2i5c6ab@x1
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions