We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11289ad commit 506cf4bCopy full SHA for 506cf4b
pyroscope_cli/src/resources/default_config.toml
@@ -1,8 +1,7 @@
1
detect_subprocesses = false
2
log_level = "info"
3
no_logging = false
4
-rbspy_blocking = false
5
-pyspy_blocking = false
+blocking = false
6
pyspy_idle = false
7
pyspy_gil = false
8
pyspy_native = false
0 commit comments