mirror of
https://github.com/curl/curl.git
synced 2026-08-26 10:53:36 +03:00
scorecard: flame graphs and documentation
Add `--flame` option to scorecard.py for generating flame graphs. Add documentation in docs/internal/SCORECARD.md on how to use this. Closes #17792
This commit is contained in:
parent
4ccf3a31f5
commit
51f933801e
5 changed files with 159 additions and 11 deletions
|
|
@ -65,6 +65,7 @@ INTERNALDOCS = \
|
|||
internals/NEW-PROTOCOL.md \
|
||||
internals/PORTING.md \
|
||||
internals/README.md \
|
||||
internals/SCORECARD.md \
|
||||
internals/SPLAY.md \
|
||||
internals/STRPARSE.md \
|
||||
internals/TLS-SESSIONS.md \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue