Skip to content

Add optional profiler config value from command line #420

@rewrking

Description

@rewrking

Add --profiler-config. This is an optional string, used in the following ways:

  • On Mac, this is the xctrace "template" - defaults to Time Profiler
  • On Windows, this is the Visual Studio Diagnostics agent config file. Can be either the name of one of the bundled configs in that VS version, or a path to a custom one (json format). Defaults to CpuUsageWithCallCounts.json or CpuUsageBase.json, depending on if the former exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    doneThe issue has been fixed and all related changes have been committedenhancementNew feature or request

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions