Skip to content

dotnet-trace CLI output doesn't update under low frequency events #474

@sywhang

Description

@sywhang

If you turn on dotnet-trace with a provider that's not verbose, it doesn't update the CLI window because the Task that prints to the console is stuck on the Read() call.

To repro this, try turning off SampleProfiler and just Microsoft-Windows-DotNETRuntime provider with a keyword that's not very frequent - for example, on an app that doesn't allocate anything and turn on just the GC keyword.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions