Skip to content

[dotnet-trace] Add option to stop tracing on trigger #3125

@steveisok

Description

@steveisok

In order to better support tracing in mobile scenarios, we would like the ability to stop a trace based on a trigger. For example, we are using dotnet-trace to profile an Android application at startup. It would be helpful if we could stop a trace based on a common method name.

An example:

dotnet-trace /trigger:MethodName=<method-name:>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions