Skip to content

runtime/trace: set the v2 tracer as the default tracer #66703

@cagedmantis

Description

@cagedmantis

After the execution tracer overhaul described in #60773 is complete, we should make the v2 tracer the default version. This should involve:

  • Setting the v2 tracer as the default tracer.
  • Renaming all of the v2 files to be the default.
  • Removing the associated goexperiment flag.
  • Remove any lingering files that may no longer be in use.

@mknyszek

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions