Update profiling-api-status.md
authorNoah Falk <noahfalk@users.noreply.github.com>
Wed, 10 Apr 2019 11:05:03 +0000 (04:05 -0700)
committerGitHub <noreply@github.com>
Wed, 10 Apr 2019 11:05:03 +0000 (04:05 -0700)
Clarifying that profiler attach/detach are a known gap

Documentation/project-docs/profiling-api-status.md

index 1cd9c7e..98d486c 100644 (file)
@@ -18,6 +18,10 @@ The implementation of this API was making some questionable assumptions about Wi
 
 ReJIT feature is only available on x86/x64 for now. 
 
+### Profiler Attach/Detach
+
+We only support launch at the moment, see https://github.com/dotnet/coreclr/issues/16796 
+
 ### Any issues we missed?
 
-Please let us know and we will get it addressed. Thanks!
\ No newline at end of file
+Please let us know and we will get it addressed. Thanks!