pyroscope 1.0.2

Pyroscope Profiler Agent for continuous profiling of Rust, Python and Ruby applications.
Documentation
1
2
3
4
5
6
7
8
9
include Cargo.toml
include Cargo.lock
include pyroscope_ffi/python/rust/Cargo.toml
include pyroscope_ffi/ruby/ext/rbspy/Cargo.toml
include kit/kindasafe/Cargo.toml
recursive-include src *.rs
recursive-include pyroscope_ffi/python/rust/src/ *.rs
recursive-include pyroscope_ffi/ruby/ext/rbspy/src/ *.rs
recursive-include kit/kindasafe/src/ *.rs