pyroscope 0.5.3

Pyroscope Profiler Agent for continuous profiling of Rust, Python and Ruby applications.
Documentation
1
2
3
4
5
6
7
[build-system]
requires = [
    "setuptools>=42",
    "wheel",
    "milksnakex>=0.1.6"
]
build-backend = "setuptools.build_meta"