Skip to content

v0.37.1

Compare
Choose a tag to compare
@pyroscopebot pyroscopebot released this 31 Jan 07:25
· 2578 commits to main since this release

Installation

For instructions on how to install pyroscope visit our Getting Started guide.

Source code

pyroscope-0.37.1-source.tar.gz

Linux binary builds

pyroscope-0.37.1-linux-amd64.tar.gz
pyroscope-0.37.1-linux-arm64.tar.gz

Ubuntu / Debian (.deb) builds

pyroscope_0.37.1_amd64.deb
pyroscope_0.37.1_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.37.1-1-x86_64.rpm
pyroscope-0.37.1-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.37.1_amd64.msi

Changes:

Bug Fixes

  • pprof parsing: decrease number of allocations during stack hash (#1822) (f474c2d)
  • self profiling sample type config (#1827) (f78fdc0)

Features