| CARVIEW |
Select Language
HTTP/2 200
date: Thu, 25 Dec 2025 08:33:04 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"e46d455adf82450471ed7406cd81fa19"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=%2FLRJ8XNDqoOR13hi3csYWi1vWNVlI8LkfsV2MoeZotA13Ndf844XOmcblEGCMJ%2Ft%2B2A%2FmKB0sC1S4mfnCtR3Uxj2X0JGfa4c%2BaPukhwYbek%2FbYP%2FN%2FIiu5%2Feq8TEYyhMI9Z7GPwaQBeCJHou8mNxARvWDQ5aI0f4K9wHCwO3XU3RsSOWIJPvYhF0BzRJwq45Tuc3lHKng55TOMk%2FGkDmwDlHPaMJAKmvV0xyHvuUMBn5m6E1%2BI8oZ09Xp0CrYAuY7ChfDs%2BmEtnIOA4UhI1WeQ%3D%3D--YaxIw13OstQYvKIM--bc8a7DtbS%2B%2BnJV1vnheQBA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1628330614.1766651583; Path=/; Domain=github.com; Expires=Fri, 25 Dec 2026 08:33:03 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 25 Dec 2026 08:33:03 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D964:23526A:28F90F1:30DD0AE:694CF6BF
Releases · benfred/py-spy · GitHub
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 492
Releases: benfred/py-spy
Releases · benfred/py-spy
v0.4.1
Changes
🚀 Features
- Add support for native extensions on 32-bit ARM (for linux) @huonw (#330)
- Suggest visiting https://ui.perfetto.dev/ to view chrome traces @ogrisel (#738)
- Allow specifying the
--pidcommandline option as hex @benfred (#786) - Add support for displaying numpy scalars @peytondmurray (#752)
- Check "version", new name of "Py_GetVersion.version" since 3.12 @tbodt (#747)
- Update pyproject.toml to support installing with latest uv @l1n (#739)
- make remoteprocess unwind feature optional @pavelzw (#768)
🐛 Bug Fixes
- Fix profiling on windows with python3.12 @benfred (#774)
- Fix Symbol mapping issue when we have multiple executable segments @yinghai (#765)
- Fix panic in Python 3.12 line number handling @sahinfalcon (#736)
- don't copy all of PyInterpreterState (fixes debug build stack overflow) @karolinepauls (#789)
- Page-align offset before calculating virtual addresses for ELF @andrewjcg (#626)
- Add the Copy trait for python interpreter traits @benfred (#791)
- fix stack trace fetching on 32-bit cpython 3.12 and 3.13 @skrap (#773)
- fix test_negative_linenumber_increment assertion for py>=3.12 @karolinepauls (#788)
- fix panic with Python 3.13 shim frames @karolinepauls (#787)
- Avoid break string inside unicode char when formatting @tespent (#767)
- Do not fail sampling completely if a single thread dies before sampling @I-Al-Istannen (#771)
- Fix native stack merging for Python 3.12/3.13 @krfricke (#751)
- Don't include undef sym refs when building map of symbol definitions @andrewjcg (#629)
📄 Documentation
🧰 Maintenance
- test gil on windows @benfred (#793)
- Update dependencies @benfred (#792)
- Bump the github-actions group with 5 updates @dependabot[bot] (#777)
- Keep GitHub Actions up to date with GitHub's Dependabot @cclauss (#723)
- Bump crossbeam-channel from 0.5.13 to 0.5.15 @dependabot[bot] (#776)
- Test aarch64 in github actions @benfred (#775)
Assets 10
11 people reacted
v0.4.0
Changes
🚀 Features
- Python 3.13 Support @benfred (#708)
- Python 3.12 support @benfred (#642)
- Speed up --gil by skipping work for non-GIL threads @wmanley (#630)
- Detect GIL on python 3.12 @benfred (#713)
- Add custom error message for use of
--nativeon unsupported platforms @zanieb (#700) - Add support for UCS-2 strings @nariman (#648)
- Support facebook's cinder.3.8 Python fork @andrewjcg (#631)
- Add chrome trace format for recording samples @andrewjcg (#627)
- Add thread name to output when using record subcommand @codypiersall (#599)
- Upload a sdist package to pypi @benfred (#578)
- Make 'top' refresh interval configurable @edgarsi (#537)
- Enforce stricter validation for data read from binary file @jiangliu (#682)
- Add ability to get python stack traces from a linux coredump @benfred (#538)
🐛 Bug Fixes
- Fix profiling when python symbols aren't available. @benfred (#718)
- Test Windows Wheels and Fix symbol address resolution on Windows @benfred (#543)
- test_coredump: fix unaligned pointer dereference @karolinepauls (#657)
- Remove duplicated strings in ignore_frame()::ignorable[] @jiangliu (#694)
- Fix bug introduced by commit 5820bf6 @jiangliu (#688)
- Fix error handling in sampler.rs @benfred (#645)
- Fix Python 3.11 native sampling @krfricke (#635)
- Handle trailing build metadata in Python version string @andrewjcg (#628)
- Fix finding BSS sections @benfred (#624)
- Fix string copy test by using predictable struct memory layout for
AllocatedPyASCIIObject@zanieb (#574)
📄 Documentation
- Document python 3.12/3.13 support @benfred (#720)
- Add libunwind dependency note to readme @zanieb (#695)
- document python 3.11 support @kurtbrose (#600)
🧰 Maintenance
- Test macos py3.11 @benfred (#710)
- Update remoteprocess/proc-maps/goblin dependencies @benfred (#712)
- Upgrade from memmap to memmap2 @andrewjcg (#678)
- Update dependencies @zanieb (#704)
- Bump FreeBSD Rust toolchain from 1.73.0 to 1.80.1 @zanieb (#706)
- Move
.cargo/configto undeprecated location @zanieb (#705) - update_python_test_versions fixes @benfred (#707)
- Use new musl cross build Docker images @zanieb (#702)
- Upgrade
libprocandremoteprocessto fix builds on macOS @zanieb (#699) - Format YAML files with Prettier @zanieb (#698)
- build
--all-featuresin CI @benfred (#691) - Reduce test wheel matrix @benfred (#687)
- Add Rust cache action to CI @zanieb (#686)
- Fix Windows build and lint @zanieb (#685)
- Fix clippy warnings @andrewjcg (#679)
- Bump shlex from 1.1.0 to 1.3.0 @dependabot (#650)
- Fix FreeBSD CI @benfred (#639)
- Bump rustix from 0.37.19 to 0.37.25 @dependabot (#622)
- fix lint errors @benfred (#623)
- Update dependencies to pull in latest remoteprocess @benfred (#591)
- use pre-commit hooks for linting @benfred (#590)
- Update dependencies @benfred (#584)
- Upgrade maturin to 1.0 @messense (#582)
- Update tested python versions @benfred (#580)
- Fix freebsd builds @zanieb (#576)
- Update github actions versions @benfred (#540)
Assets 10
46 people reacted
v0.3.14
Assets 9
v0.3.13
Changes
🚀 Features
🐛 Bug Fixes
📄 Documentation
- README: add pointer to CLICOLOR @Phlogistique (#518)
🧰 Maintenance
Assets 9
v0.3.12
Changes
🚀 Features
📄 Documentation
🧰 Maintenance
Assets 10
v0.3.11
v0.3.10
Assets 10
v0.3.9
v0.3.8
v0.3.7
Assets 8
Previous Next
You can’t perform that action at this time.