[PATCH v1 0/2] perf trace: Add tests for BTF general augmentation

Howard Chu posted 2 patches 1 year, 2 months ago
There is a newer version of this series
tools/perf/Documentation/perf-trace.txt     |  3 +
tools/perf/tests/shell/trace_btf_general.sh | 68 +++++++++++++++++++++
2 files changed, 71 insertions(+)
create mode 100755 tools/perf/tests/shell/trace_btf_general.sh
[PATCH v1 0/2] perf trace: Add tests for BTF general augmentation
Posted by Howard Chu 1 year, 2 months ago
The previous version of the perf trace BTF general augmentation tests
didn't pass Shellcheck (thanks to Arnaldo Carvalho de Melo
<acme@kernel.org> for pointing this out), this version uses bash instead
of POSIX shell to pass Shellcheck.

This patch series also adds documentation for the new option
--force-btf, which is used in the tests.

Link: https://lore.kernel.org/linux-perf-users/Zt9yiQq-n-W6I274@x1/

Howard Chu (2):
  perf trace: Add tests for BTF general augmentation
  perf docs: Add documentation for --force-btf option

 tools/perf/Documentation/perf-trace.txt     |  3 +
 tools/perf/tests/shell/trace_btf_general.sh | 68 +++++++++++++++++++++
 2 files changed, 71 insertions(+)
 create mode 100755 tools/perf/tests/shell/trace_btf_general.sh

-- 
2.43.0