pyroscope 0.5.2-x86_64-darwin → 0.5.3-x86_64-darwin
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/ext/rbspy/Cargo.lock +325 -389
- data/ext/rbspy/Cargo.toml +1 -0
- data/ext/rbspy/src/lib.rs +63 -4
- data/ext/thread_id/Cargo.lock +233 -36
- data/lib/pyroscope/version.rb +1 -1
- data/lib/pyroscope.rb +20 -2
- data/lib/rbspy/rbspy.bundle +0 -0
- data/lib/thread_id/thread_id.bundle +0 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e543d0a1eaecdea5e013dfb2a5e542d5a2e67e75b52cee56c63cf3cfb8362024
|
4
|
+
data.tar.gz: bcef55e495b0d94fb5fe720302ed15f86cad1c34bed060d89c1ff25f5a7a1a73
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d079c29b7b5d9d026183c277e9023bcb57c13becbff32848cc2fe1e5d1114ced783aa87c8bbe44b0959e819493731915b5ee7e9d3ee13c1425453295512a2ee0
|
7
|
+
data.tar.gz: c2859ec6557260e0ab99fb52bc3be95aae3a26ea40935d0b4189d57e7276cc3f72972699afa4e98269f068b74fc407f64d3a96cd1ed31a427923f84c3940ed37
|