]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138122: Add docs button to Tachyon heatmap and flamegraph (#142614)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Fri, 12 Dec 2025 15:06:28 +0000 (15:06 +0000)
committerGitHub <noreply@github.com>
Fri, 12 Dec 2025 15:06:28 +0000 (15:06 +0000)
commit340a6846743e4a861f3d7bd62d2ae428f40dfa22
treef10465493d34ffb69eef5c2cd5c0e811ebce04c9
parentf564654bae79c69e3de40dadbec2399f1423ffcf
gh-138122: Add docs button to Tachyon heatmap and flamegraph (#142614)
Lib/profiling/sampling/_flamegraph_assets/flamegraph.js
Lib/profiling/sampling/_flamegraph_assets/flamegraph_template.html
Lib/profiling/sampling/_heatmap_assets/heatmap.js
Lib/profiling/sampling/_heatmap_assets/heatmap_index.js
Lib/profiling/sampling/_heatmap_assets/heatmap_index_template.html
Lib/profiling/sampling/_heatmap_assets/heatmap_pyfile_template.html
Lib/profiling/sampling/heatmap_collector.py
Lib/profiling/sampling/stack_collector.py