We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd4f412 commit 596af7fCopy full SHA for 596af7f
1 file changed
Misc/NEWS.d/next/Library/2025-12-15-02-00-31.gh-issue-138122.m3EF9E.rst
@@ -0,0 +1,4 @@
1
+Add binary output format to :mod:`profiling.sampling` for compact storage of
2
+profiling data. The new ``--binary`` option captures samples to a file that
3
+can be converted to other formats using the ``replay`` command. Patch by
4
+Pablo Galindo
0 commit comments