Skip to content

cmd/trace: traces cannot convey time scale to Chrome viewer #10687

@toffaletti

Description

@toffaletti

I recorded a trace with seconds=60s and in trace viewer the scale is 0-60000s. Before I noticed that I was drilling down into events and trying to reconcile 1,200 milliseconds to make a syscall.

I suspect this is from Go tracing reporting in nanoseconds, but trace viewer seems to be expecting microseconds.

@dvyukov

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions