linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] perf trace: Add tests for BTF general augmentation
@ 2024-11-23  0:55 Howard Chu
  2024-11-23  0:55 ` [PATCH v1 1/2] " Howard Chu
  2024-11-23  0:55 ` [PATCH v1 2/2] perf docs: Add documentation for --force-btf option Howard Chu
  0 siblings, 2 replies; 9+ messages in thread
From: Howard Chu @ 2024-11-23  0:55 UTC (permalink / raw)
  To: peterz
  Cc: mingo, acme, namhyung, mark.rutland, alexander.shishkin, jolsa,
	irogers, adrian.hunter, kan.liang, linux-perf-users, linux-kernel,
	Howard Chu

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-11-26 17:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-23  0:55 [PATCH v1 0/2] perf trace: Add tests for BTF general augmentation Howard Chu
2024-11-23  0:55 ` [PATCH v1 1/2] " Howard Chu
2024-11-23  0:58   ` Howard Chu
2024-11-26 16:41     ` Arnaldo Carvalho de Melo
2024-11-26 16:49   ` Arnaldo Carvalho de Melo
2024-11-26 17:12     ` Arnaldo Carvalho de Melo
2024-11-26 17:45       ` Howard Chu
2024-11-23  0:55 ` [PATCH v1 2/2] perf docs: Add documentation for --force-btf option Howard Chu
2024-11-26 17:14   ` Arnaldo Carvalho de Melo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).