Skip to content

Is it common to have multiple profilers attached to .net core 3.0 process at the same time #12946

@Anna-Guseva

Description

@Anna-Guseva

I tried to attach profiler to the same .NET Core v3.0.0-preview6 process twice and suddenly I managed to do it. Is this expected case? .NET Framework versions don't allow such behavior.

Besides, I'm able to attach two performance profilers in sampling mode or memory + performance (sampling) profilers, but I get an error when try to attach two memory profilers.

Metadata

Metadata

Assignees

Labels

area-Diagnostics-coreclrquestionAnswer questions and provide assistance, not an issue with source code or documentation.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions