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 74919c0 commit 6ad33b5Copy full SHA for 6ad33b5
1 file changed
src/executor/wall_time/profiler/samply/mod.rs
@@ -61,7 +61,7 @@ impl Profiler for SamplyProfiler {
61
samply_builder.args([
62
"record",
63
"--reuse-threads",
64
- "--unstable-presymbolicate",
+ "--presymbolicate",
65
"--no-open",
66
"--save-only",
67
"--rate",
0 commit comments