]> git.ipfire.org Git - thirdparty/curl.git/commit
scorecard: add perf support on linux
authorStefan Eissing <stefan@eissing.org>
Tue, 14 Oct 2025 12:39:50 +0000 (14:39 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 14 Oct 2025 14:24:35 +0000 (16:24 +0200)
commit1ea99afdc70e2e198c764ee05b794e505d776010
tree1e28c396b77e36f72a845d52fb4534324d30edbc
parent4c7507daf913c2e7f3ff96b1ff92e467a3d2ece5
scorecard: add perf support on linux

When calling scorecard with --flame to produce a flamegraph, use
"perf" on linux platforms to do the measurements. Update the scorecard
documentation about it.

Closes #19058
docs/internals/SCORECARD.md
tests/http/scorecard.py
tests/http/testenv/curl.py