]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138122: Add sampling profiler visualisation to docs (#142772)
authorLászló Kiss Kollár <kiss.kollar.laszlo@gmail.com>
Tue, 10 Feb 2026 23:09:07 +0000 (23:09 +0000)
committerGitHub <noreply@github.com>
Tue, 10 Feb 2026 23:09:07 +0000 (23:09 +0000)
commitd18dbd5e1ce6ca43b559450bab312ded1117d746
tree19be51331f93318126c6d4adec49d80e9d67c19c
parent87c9789b9a067caf84a0e70093c798525732f8a1
gh-138122: Add sampling profiler visualisation to docs (#142772)

Co-authored-by: Pablo Galindo Salgado <pablogsal@gmail.com>
Doc/_static/profiling-sampling-visualization.css [new file with mode: 0644]
Doc/_static/profiling-sampling-visualization.js [new file with mode: 0644]
Doc/conf.py
Doc/library/profiling-sampling-visualization.html [new file with mode: 0644]
Doc/library/profiling.sampling.rst
Doc/tools/extensions/profiling_trace.py [new file with mode: 0644]