]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138122: Add some screenshots to the profiling.sampling docs (#142676)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Sun, 14 Dec 2025 17:43:03 +0000 (17:43 +0000)
committerGitHub <noreply@github.com>
Sun, 14 Dec 2025 17:43:03 +0000 (17:43 +0000)
commite4d3c8395c8031ea48ab87901b0dc70f86228aba
treeb4a8585810746c13387de276f3f16ac3a9ce7135
parent78a50ee10ef73296eba98899d496bff3915ddc41
gh-138122: Add some screenshots to the profiling.sampling docs (#142676)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
15 files changed:
.gitattributes
Doc/_static/tachyon-example-flamegraph.html [new file with mode: 0644]
Doc/_static/tachyon-example-heatmap.html [new file with mode: 0644]
Doc/conf.py
Doc/library/profiling.sampling.rst
Doc/library/tachyon-flamegraph.png [new file with mode: 0644]
Doc/library/tachyon-gecko-calltree.png [new file with mode: 0644]
Doc/library/tachyon-gecko-flamegraph.png [new file with mode: 0644]
Doc/library/tachyon-gecko-opcodes.png [new file with mode: 0644]
Doc/library/tachyon-heatmap-with-opcodes.png [new file with mode: 0644]
Doc/library/tachyon-heatmap.png [new file with mode: 0644]
Doc/library/tachyon-live-mode-1.gif [new file with mode: 0644]
Doc/library/tachyon-live-mode-2.gif [new file with mode: 0644]
Doc/library/tachyon-logo.png
Doc/library/tachyon-pstats.png [new file with mode: 0644]