-
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
doneThe issue has been fixed and all related changes have been committedThe issue has been fixed and all related changes have been committedenhancementNew feature or requestNew feature or request
Milestone
Description
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.jsonorCpuUsageBase.json, depending on if the former exists.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
doneThe issue has been fixed and all related changes have been committedThe issue has been fixed and all related changes have been committedenhancementNew feature or requestNew feature or request
Type
Projects
Status
Done