Skip to content

v0.27.0

Compare
Choose a tag to compare
@javierhonduco javierhonduco released this 09 Nov 11:55
· 996 commits to main since this release
0b98a92

Changelog

Features

  • elfwriter: Add a writer that mimics objcopy --keep-only-debug by @kakkoyun in #2144

Fixes

Improvements

Performance

  • unwinder/native: Remove unnecessary return address read by @javierhonduco in #2198
  • runtime/interpreter: Check the paths first for faster and cheaper detection by @kakkoyun in #2196
  • *: Optimize procinfo mapping updates by @kakkoyun in #2194

Memory savings in the BPF maps

Full Changelog: v0.26.0...v0.27.0

Docker images

docker pull ghcr.io/parca-dev/parca-agent:v0.28.0

Thanks!

Join our Discord server;
Follow us on Twitter;
Read the documentation.