]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-146073: Add example script for dumping JIT traces (GH-148840)
authorMark Shannon <Mark.Shannon@arm.com>
Wed, 22 Apr 2026 10:09:05 +0000 (11:09 +0100)
committerGitHub <noreply@github.com>
Wed, 22 Apr 2026 10:09:05 +0000 (11:09 +0100)
commitf93834ff01128774532c101c574e47c6c0418540
tree19e95158f15f4947d52629019188d2d713fd37b0
parent858e69eab0949852cc41733e8465250fc80d0b66
GH-146073: Add example script for dumping JIT traces (GH-148840)
Tools/jit/README.md
Tools/jit/example_trace_dump.py [new file with mode: 0644]