Skip to content

cmd/trace: GC appears to start 25 days earlier than trace started, in UI only #73962

Closed
@mknyszek

Description

@mknyszek

@prattmic recently noticed in a trace that begin tracing during the GC cycle that the concurrent mark phase appears to start 25 days before the trace started.

Image

This is due to a bug in cmd/trace -- it wasn't updated to deal with a Sync event appearing at the start of the trace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugReportIssues describing a possible bug in the Go implementation.NeedsFixThe 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

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions