curl/docs/internals
Stefan Eissing 1ea99afdc7
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
2025-10-14 16:24:35 +02:00
..
BUFQ.md
BUFREF.md
CHECKSRC.md build: avoid overriding system symbols for fopen functions 2025-09-30 01:10:36 +02:00
CLIENT-READERS.md
CLIENT-WRITERS.md
CODE_STYLE.md checksrc: reduce directory-specific exceptions 2025-10-04 00:48:58 +02:00
CONNECTION-FILTERS.md
CURLX.md
DYNBUF.md
HASH.md
LLIST.md
MID.md
MQTT.md
MULTI-EV.md
NEW-PROTOCOL.md
PORTING.md
README.md
SCORECARD.md scorecard: add perf support on linux 2025-10-14 16:24:35 +02:00
SPLAY.md
STRPARSE.md
TLS-SESSIONS.md spelling: file system 2025-08-22 15:53:41 +02:00
UINT_SETS.md
WEBSOCKET.md

Internals

This directory contains documentation covering libcurl internals; APIs and concepts that are useful for contributors and maintainers.

Public APIs are documented in the public documentation, not here.