File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
docs/platforms/dotnet/common/profiling Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,14 @@ title: Set Up .NET Profiling
33sidebar_title : Profiling
44description : " Learn how to enable profiling in your app if it is not already set up."
55sidebar_order : 5000
6+ notSupported :
7+ - dotnet.uwp
8+ - dotnet.aws-lambda
9+ - dotnet.azure-functions-worker
10+ - dotnet.blazor-webassembly
11+ - dotnet.aspnet
12+ - dotnet.entityframework
13+ - dotnet.google-cloud-functions
614---
715
816<PlatformContent includePath = " profiling/index/preface" />
Original file line number Diff line number Diff line change 22title : Troubleshooting
33description : " Learn how to troubleshoot your profiling setup."
44sidebar_order : 9000
5+ notSupported :
6+ - dotnet.uwp
7+ - dotnet.aws-lambda
8+ - dotnet.azure-functions-worker
9+ - dotnet.blazor-webassembly
10+ - dotnet.aspnet
11+ - dotnet.entityframework
12+ - dotnet.google-cloud-functions
513---
614
715### Profiles are not showing up
You can’t perform that action at this time.
0 commit comments