Skip to content

Commit 4fd7177

Browse files
chore: generate traces without perf-prof flag
1 parent 92756b8 commit 4fd7177

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/core/src/introspection.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ export const getV8Flags = () => {
3131
}
3232

3333
if (codspeedRunnerMode === "walltime") {
34-
flags.push("--perf-prof");
3534
flags.push("--perf-prof-unwinding-info");
3635
}
3736

0 commit comments

Comments
 (0)