Skip to content

Commit 6ad33b5

Browse files
committed
fixup: fix cmd
1 parent 74919c0 commit 6ad33b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/executor/wall_time/profiler/samply

src/executor/wall_time/profiler/samply/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ impl Profiler for SamplyProfiler {
6161
samply_builder.args([
6262
"record",
6363
"--reuse-threads",
64-
"--unstable-presymbolicate",
64+
"--presymbolicate",
6565
"--no-open",
6666
"--save-only",
6767
"--rate",

0 commit comments

Comments
 (0)