Implement AppDomain.Monitoring*MemorySize (#24610)
authorStephen Toub <stoub@microsoft.com>
Wed, 22 May 2019 04:27:00 +0000 (00:27 -0400)
committerJan Kotas <jkotas@microsoft.com>
Wed, 22 May 2019 04:26:59 +0000 (21:26 -0700)
commit29810a78e5b93d8da9fb921d096226d249fc75a5
treeb2bbebd9396bb48402f72e8f194423c20f91bfb4
parentfcada94108a025da328ef91a80399c498ccf1677
Implement AppDomain.Monitoring*MemorySize (#24610)

* Implement AppDomain.MonitoringTotalAllocatedMemorySize

* Change precise:true back to precise:false in GetTotalAllocatedBytes
src/System.Private.CoreLib/Resources/Strings.resx
src/System.Private.CoreLib/shared/Interop/Unix/System.Native/Interop.GetCpuUtilization.cs
src/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems
src/System.Private.CoreLib/shared/System/AppDomain.Unix.cs [new file with mode: 0644]
src/System.Private.CoreLib/shared/System/AppDomain.Windows.cs [new file with mode: 0644]
src/System.Private.CoreLib/shared/System/AppDomain.cs
tests/CoreFX/CoreFX.issues.rsp