diff options
| author | James Clark <[email protected]> | 2025-01-06 16:42:58 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2025-01-08 20:36:04 +0000 |
| commit | 58f4f294b358861adaee68dfd19da1060058ec27 (patch) | |
| tree | 0c45017a71488e2bc1ea2397191f8e81d691ad5b /tools/perf/util/llvm-c-helpers.cpp | |
| parent | perf namespaces: Fixup the nsinfo__in_pidns() return type, its bool (diff) | |
| download | kernel-58f4f294b358861adaee68dfd19da1060058ec27.tar.gz kernel-58f4f294b358861adaee68dfd19da1060058ec27.zip | |
perf test trace_btf_general: Fix shellcheck warning
Shellcheck versions < v0.7.2 can't follow this path so add the helper to
fix the following warning:
tests/shell/trace_btf_general.sh line 8:
. "$(dirname $0)"/lib/probe.sh
^--------------------------^ SC1090: Can't follow non-constant source.
Use a directive to specify location.
Fixes: 0255338d69754a02 ("perf trace: Add tests for BTF general augmentation")
Signed-off-by: James Clark <[email protected]>
Acked-by: Namhyung Kim <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Howard Chu <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/llvm-c-helpers.cpp')
0 files changed, 0 insertions, 0 deletions
