platform/core/dotnet/diagnostics.git
5 years agodotnet-dump analyze dso (#944)
Steve MacLean [Tue, 24 Mar 2020 16:16:34 +0000 (12:16 -0400)]
dotnet-dump analyze dso (#944)

Fix dso for cross dac case

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200323.4 (...
dotnet-maestro[bot] [Tue, 24 Mar 2020 12:44:06 +0000 (12:44 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200323.4 (#946)

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.3.20173.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200324.1 (#945)
dotnet-maestro[bot] [Tue, 24 Mar 2020 12:42:01 +0000 (12:42 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200324.1 (#945)

- Microsoft.NETCore.App - 5.0.0-preview.3.20174.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoFix dotnet-dump analyze clrmd CreateRuntime (#940)
Steve MacLean [Tue, 24 Mar 2020 01:40:50 +0000 (21:40 -0400)]
Fix dotnet-dump analyze clrmd CreateRuntime (#940)

5 years agoFix Runtime::GetRuntime*Name() for cross-dac (#930)
Steve MacLean [Mon, 23 Mar 2020 19:04:17 +0000 (15:04 -0400)]
Fix Runtime::GetRuntime*Name() for cross-dac (#930)

* Fix Runtime::GetRuntime*Name() for cross-dac

* Refactor GetRuntime*Name()

Add IRuntime::RuntimeConfiguration
Add IRuntime::GetRuntimeConfiguration()
Remove IRuntime::IsDesktop()
Remove NETCORE_RUNTIME*
Remove DESKTOP_RUNTIME*

5 years agoUpdate dependencies from https://github.com/dotnet/arcade build 20200321.1 (#938)
dotnet-maestro[bot] [Mon, 23 Mar 2020 18:04:38 +0000 (18:04 +0000)]
Update dependencies from https://github.com/dotnet/arcade build 20200321.1 (#938)

- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20171.1
- Microsoft.DotNet.RemoteExecutor - 5.0.0-beta.20171.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200322.1 (#939)
dotnet-maestro[bot] [Mon, 23 Mar 2020 17:24:25 +0000 (17:24 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200322.1 (#939)

- Microsoft.NETCore.App - 5.0.0-preview.3.20172.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200321.6 (#937)
dotnet-maestro[bot] [Sun, 22 Mar 2020 12:50:20 +0000 (12:50 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200321.6 (#937)

- Microsoft.NETCore.App - 5.0.0-preview.3.20171.6

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200321.1 (...
dotnet-maestro[bot] [Sat, 21 Mar 2020 12:53:52 +0000 (12:53 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200321.1 (#935)

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.3.20171.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years ago[master] Update dependencies from dotnet/runtime (#925)
dotnet-maestro[bot] [Sat, 21 Mar 2020 12:42:58 +0000 (12:42 +0000)]
[master] Update dependencies from dotnet/runtime (#925)

* Update dependencies from https://github.com/dotnet/runtime build 20200317.12

- Microsoft.NETCore.App - 5.0.0-preview.3.20167.12

* Update dependencies from https://github.com/dotnet/runtime build 20200318.9

- Microsoft.NETCore.App - 5.0.0-preview.3.20168.9

* Update dependencies from https://github.com/dotnet/runtime build 20200319.13

- Microsoft.NETCore.App - 5.0.0-preview.3.20169.13

* Update dependencies from https://github.com/dotnet/runtime build 20200320.8

- Microsoft.NETCore.App - 5.0.0-preview.3.20170.8

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoDisable Microsoft.Diagnostics.NETCore.Client.WriteAllDumpTypesTest (#934)
Juan Hoyos [Sat, 21 Mar 2020 06:17:29 +0000 (23:17 -0700)]
Disable Microsoft.Diagnostics.NETCore.Client.WriteAllDumpTypesTest (#934)

Given dotnet/diagnostics#913 I'm disabling this test until it can get investigated.

This path is exerted in @d366deb src/Tools/dotnet-dump/Dumper.cs:77 and dotnet-dump has several tests for collecting dump types, so even if we disable the test, we will still get some coverage.

5 years ago[master] Update dependencies from dotnet/aspnetcore (#902)
dotnet-maestro[bot] [Fri, 20 Mar 2020 12:53:54 +0000 (12:53 +0000)]
[master] Update dependencies from dotnet/aspnetcore (#902)

* Update dependencies from https://github.com/dotnet/aspnetcore build 20200310.1

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.3.20160.1

* Update dependencies from https://github.com/dotnet/aspnetcore build 20200311.8

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.3.20161.8

* Update dependencies from https://github.com/dotnet/aspnetcore build 20200312.5

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.3.20162.5

* Update dependencies from https://github.com/dotnet/aspnetcore build 20200314.1

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.3.20164.1

* Update dependencies from https://github.com/dotnet/aspnetcore build 20200314.4

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.3.20164.4

* Update dependencies from https://github.com/dotnet/aspnetcore build 20200317.1

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.3.20167.1

* Update dependencies from https://github.com/dotnet/aspnetcore build 20200318.5

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.3.20168.5

* Update dependencies from https://github.com/dotnet/aspnetcore build 20200320.1

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.3.20170.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate NuGet.configto include dotnet5, eng, and tools feeds (#932)
Juan Hoyos [Fri, 20 Mar 2020 01:03:22 +0000 (18:03 -0700)]
Update NuGet.configto include dotnet5, eng, and tools feeds (#932)

5 years agoFix LoadNativeSymbols for cross-dac (#929)
Steve MacLean [Thu, 19 Mar 2020 21:10:36 +0000 (17:10 -0400)]
Fix LoadNativeSymbols for cross-dac (#929)

5 years agoFix cross-dac Runtime::CreateInstance() (#928)
Steve MacLean [Thu, 19 Mar 2020 16:12:48 +0000 (12:12 -0400)]
Fix cross-dac Runtime::CreateInstance() (#928)

5 years agoFix dotnet-dump analyze <dump-path> -c exit (#924)
Steve MacLean [Wed, 18 Mar 2020 20:45:22 +0000 (16:45 -0400)]
Fix dotnet-dump analyze <dump-path> -c exit (#924)

* Fix dotnet-dump analyze <dump-path> -c exit

The exit command would fail to exit the analyze process when
executed from the command line.

* Move fix to ConsoleProvider per feedback, simplify

5 years ago[dotnet-dump] Allow Linux core dumps to be loaded on WIndows (#927)
Steve MacLean [Wed, 18 Mar 2020 19:01:38 +0000 (15:01 -0400)]
[dotnet-dump] Allow Linux core dumps to be loaded on WIndows (#927)

* [dotnet-dump] Allow Linux core dumps to be loaded on WIndows

* Respond to feedback

5 years agoFix coreclr paths to match new runtime repo (#923)
Steve MacLean [Wed, 18 Mar 2020 15:09:15 +0000 (11:09 -0400)]
Fix coreclr paths to match new runtime repo (#923)

5 years agoUpdate dependencies from https://github.com/dotnet/symstore build 20200316.1 (#922)
dotnet-maestro[bot] [Tue, 17 Mar 2020 12:53:39 +0000 (12:53 +0000)]
Update dependencies from https://github.com/dotnet/symstore build 20200316.1 (#922)

- Microsoft.SymbolStore - 1.0.116601

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/arcade build 20200312.3 (#919)
dotnet-maestro[bot] [Mon, 16 Mar 2020 16:42:48 +0000 (09:42 -0700)]
Update dependencies from https://github.com/dotnet/arcade build 20200312.3 (#919)

- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20162.3
- Microsoft.DotNet.RemoteExecutor - 5.0.0-beta.20162.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate to clrmd 1.1.116301 (#918)
Mike McLaughlin [Sun, 15 Mar 2020 20:25:35 +0000 (13:25 -0700)]
Update to clrmd 1.1.116301 (#918)

5 years agoAdd .NET Core hosting location file support (#915)
Mike McLaughlin [Sun, 15 Mar 2020 18:51:37 +0000 (11:51 -0700)]
Add .NET Core hosting location file support (#915)

* Add .NET Core hosting location file support

Look for the /etc/dotnet/install_location file on Linux/MacOS
for the .NET Core runtime to host SOS's managed code.

Didn't add the check for Windows registry key at this time
because we may switch to the desktop CLR as the host.

Issue #https://github.com/dotnet/diagnostics/issues/882

Add 5.0 to the list of hosting runtime versions.

* Code review feedback

5 years agoUpdate diagnostics-client-library-instructions.md (#917)
Mike Murkovic [Sat, 14 Mar 2020 19:31:53 +0000 (15:31 -0400)]
Update diagnostics-client-library-instructions.md (#917)

Missing semicolon.

Excited to see this documentation :)

5 years agoUpdate dependencies from https://github.com/dotnet/symstore build 20200313.2 (#916)
dotnet-maestro[bot] [Sat, 14 Mar 2020 18:05:13 +0000 (18:05 +0000)]
Update dependencies from https://github.com/dotnet/symstore build 20200313.2 (#916)

- Microsoft.SymbolStore - 1.0.116302

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoRemove checking for python (#906)
Juan Hoyos [Thu, 12 Mar 2020 21:48:00 +0000 (14:48 -0700)]
Remove checking for python (#906)

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200311.9 (#904)
dotnet-maestro[bot] [Thu, 12 Mar 2020 17:33:32 +0000 (10:33 -0700)]
Update dependencies from https://github.com/dotnet/runtime build 20200311.9 (#904)

- Microsoft.NETCore.App - 5.0.0-preview.3.20161.9

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoChange the "dotnet-dump collect" default to "full" dumps. (#903)
Mike McLaughlin [Thu, 12 Mar 2020 17:21:02 +0000 (10:21 -0700)]
Change the "dotnet-dump collect" default to "full" dumps. (#903)

The new "full" dump collection type includes all the module images
on both Windows and Linux. The old default type "Heap" is still
the same and can be used if the dump is too big.

Full dumps are roughly 1.5 times bigger on Windows and 30%
bigger on Linux for a simple webapp.

Issue: https://github.com/dotnet/diagnostics/issues/808

5 years ago[dotnet trace] Add Chromium Trace Event file format to list of s… (#894)
John Salem [Wed, 11 Mar 2020 21:56:13 +0000 (14:56 -0700)]
[dotnet trace] Add Chromium Trace Event file format to list of s… (#894)

* bump trace event version to be able to use new file format

* handle the new file format

5 years agoupdate TraceEvent and revert the workaround
Adam Sitnik [Wed, 11 Mar 2020 17:53:47 +0000 (18:53 +0100)]
update TraceEvent and revert the workaround

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200310.8 (#901)
dotnet-maestro[bot] [Wed, 11 Mar 2020 16:50:32 +0000 (09:50 -0700)]
Update dependencies from https://github.com/dotnet/runtime build 20200310.8 (#901)

- Microsoft.NETCore.App - 5.0.0-preview.3.20160.8

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoMerge remote-tracking branch 'upstream/master' into chromiumFormat
Adam Sitnik [Wed, 11 Mar 2020 09:25:44 +0000 (10:25 +0100)]
Merge remote-tracking branch 'upstream/master' into chromiumFormat

# Conflicts:
# eng/Versions.props

5 years agoinstall latest version of System.Runtime.CompilerServices.Unsafe to avoid "Could...
Adam Sitnik [Wed, 11 Mar 2020 09:21:21 +0000 (10:21 +0100)]
install latest version of System.Runtime.CompilerServices.Unsafe to avoid "Could not load file or assembly” error

5 years agoUpdate dependencies from https://github.com/dotnet/symstore build 20200309.4 (#900)
dotnet-maestro[bot] [Wed, 11 Mar 2020 03:23:25 +0000 (03:23 +0000)]
Update dependencies from https://github.com/dotnet/symstore build 20200309.4 (#900)

- Microsoft.SymbolStore - 1.0.115904

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/arcade build 20200310.4 (#899)
dotnet-maestro[bot] [Wed, 11 Mar 2020 02:04:33 +0000 (02:04 +0000)]
Update dependencies from https://github.com/dotnet/arcade build 20200310.4 (#899)

- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20160.4
- Microsoft.DotNet.RemoteExecutor - 5.0.0-beta.20160.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoAdd darc dependency to symstore (#898)
Juan Hoyos [Tue, 10 Mar 2020 23:19:35 +0000 (16:19 -0700)]
Add darc dependency to symstore (#898)

* Update versions of older runtimes to test

* Add symstore dependency for automated dependency flow

5 years agoRevert "[master] Update dependencies from dotnet/aspnetcore (#886)" (#897)
Juan Hoyos [Tue, 10 Mar 2020 22:42:46 +0000 (15:42 -0700)]
Revert "[master] Update dependencies from dotnet/aspnetcore (#886)" (#897)

This reverts commit ee8ed8048c825db6af021dc794e3ecc0d649df03. This version of the AspNetCore runtime still works against a busted version of the runtime.

5 years agoChange dotnet-monitor tool to non-shipping temporarily (#891)
Wiktor Kopec [Tue, 10 Mar 2020 20:23:01 +0000 (13:23 -0700)]
Change dotnet-monitor tool to non-shipping temporarily (#891)

5 years agoFix several issues in build and publishing (#889)
Juan Hoyos [Tue, 10 Mar 2020 18:36:16 +0000 (11:36 -0700)]
Fix several issues in build and publishing (#889)

* Make packages explicitly Shipping/Non-Shipping

* Work around SDK bug that trips sourcelink validation

* Cleanup properies in publishing

 These properties used to be needed, but they have been removed in arcade.
 The new workflow is to use pipeline publishing which this repo uses.

* Make publishing explicit for test products that need it

This will save us from hardcoding paths by making it more explicit.
That way when we clean up and decouple builds we can have breaks when needed.
It also brings down artifact size from 318 MB to 206
for xcopy tests needed for helix.

* Correctly bubble up native build issues.

5 years ago[master] Update dependencies from dotnet/aspnetcore (#886)
dotnet-maestro[bot] [Tue, 10 Mar 2020 17:45:37 +0000 (10:45 -0700)]
[master] Update dependencies from dotnet/aspnetcore (#886)

* Update dependencies from https://github.com/dotnet/aspnetcore build 20200306.9

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.3.20156.9

* Update dependencies from https://github.com/dotnet/aspnetcore build 20200307.4

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.3.20157.4

* Update dependencies from https://github.com/dotnet/aspnetcore build 20200308.5

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.3.20158.5

* Update dependencies from https://github.com/dotnet/aspnetcore build 20200309.15

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.3.20159.15

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years ago[master] Update dependencies from dotnet/runtime (#876)
dotnet-maestro[bot] [Tue, 10 Mar 2020 17:44:58 +0000 (10:44 -0700)]
[master] Update dependencies from dotnet/runtime (#876)

* Update dependencies from https://github.com/dotnet/runtime build 20200304.1

- Microsoft.NETCore.App - 5.0.0-preview.2.20154.1

* Update dependencies from https://github.com/dotnet/runtime build 20200305.1

- Microsoft.NETCore.App - 5.0.0-preview.2.20155.1

* Update dependencies from https://github.com/dotnet/runtime build 20200305.3

- Microsoft.NETCore.App - 5.0.0-preview.2.20155.3

* Update dependencies from https://github.com/dotnet/runtime build 20200309.13

- Microsoft.NETCore.App - 5.0.0-preview.3.20159.13

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agohandle the new file format
Adam Sitnik [Tue, 10 Mar 2020 15:04:40 +0000 (16:04 +0100)]
handle the new file format

5 years agobump trace event version to be able to use new file format
Adam Sitnik [Tue, 10 Mar 2020 14:55:10 +0000 (15:55 +0100)]
bump trace event version to be able to use new file format

5 years agoCreate dotnet-monitor tool (#878)
Wiktor Kopec [Mon, 9 Mar 2020 23:41:31 +0000 (16:41 -0700)]
Create dotnet-monitor tool (#878)

* Create dotnet-monitor tool
* Listens for TraceEvent for logging and metrics.
* Currently supports a console sink, and a Log Analytics metric sink
* Designed to be used in an Aks sidecar to produce logging/metrics.

5 years agoUpdate dependencies from https://github.com/dotnet/arcade build 20200308.2 (#890)
dotnet-maestro[bot] [Mon, 9 Mar 2020 16:39:39 +0000 (09:39 -0700)]
Update dependencies from https://github.com/dotnet/arcade build 20200308.2 (#890)

- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20158.2
- Microsoft.DotNet.RemoteExecutor - 5.0.0-beta.20158.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoAdd symbol publishing property to disable the special indexing (#888)
Mike McLaughlin [Sun, 8 Mar 2020 19:24:38 +0000 (12:24 -0700)]
Add symbol publishing property to disable the special indexing (#888)

Fixes the "DUP" errors in the symbol publishing stage.

5 years agoUpdate build.yml to use OSX 10.14 (#874)
Sung Yoon Whang [Sat, 7 Mar 2020 04:28:44 +0000 (20:28 -0800)]
Update build.yml to use OSX 10.14 (#874)

* Update build.yml

* try xcode version 9.4.1

* Try 10.3

* Fix print statements in lldbhelper.py

* PR feedback

* try to fix build

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200305.1 (...
Mike McLaughlin [Thu, 5 Mar 2020 18:32:05 +0000 (10:32 -0800)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200305.1 (#877)

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.2.20155.1

5 years agoPipeline consolidation, added SDL and signature verification. (#852)
Juan Hoyos [Tue, 3 Mar 2020 17:35:21 +0000 (09:35 -0800)]
Pipeline consolidation, added SDL and signature verification. (#852)

* Consolidate CI and Build pipelines

* Add source checks to pipelines

- Disable CI.
- Enable exclusions for documentation and license.

* Encompass all prior jobs into a single job for SDL/Publishing v2 changes

* Add Alpine to PR testing

* Use Publishing v2 and run SDL on official builds

This modifies how we publish symbols, usual packages,
and runs policheck and crediscan against internal builds.

This also runs signature validation, nuget validity, and sourcelink.

* Delete UnicodeData.txt

This was brought with the coreclr's pal but was deleted in dotnet/coreclr#24581
This was used to generate sources, but not automatically as part of the build.
The generated file is checked in, and SOS's is already outdated.

* Fix Policheck issues

Fixes all the flagged terms except for API contracts, false positives, and files aquired from LLDB.

* Add alpine debug to testing

* Fix whitespace

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200302.3 (...
dotnet-maestro[bot] [Tue, 3 Mar 2020 17:10:16 +0000 (09:10 -0800)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200302.3 (#873)

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.2.20152.3

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200302.11 (#872)
dotnet-maestro[bot] [Tue, 3 Mar 2020 17:09:38 +0000 (09:09 -0800)]
Update dependencies from https://github.com/dotnet/runtime build 20200302.11 (#872)

- Microsoft.NETCore.App - 5.0.0-preview.2.20152.11

5 years agoFix whitespace in SECURITY.md (#870)
Mike McLaughlin [Tue, 3 Mar 2020 01:41:26 +0000 (17:41 -0800)]
Fix whitespace in SECURITY.md (#870)

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200301.4 (#869)
dotnet-maestro[bot] [Mon, 2 Mar 2020 13:49:45 +0000 (13:49 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200301.4 (#869)

- Microsoft.NETCore.App - 5.0.0-preview.2.20151.4

5 years agoUpdate dependencies from https://github.com/dotnet/arcade build 20200301.1 (#868)
dotnet-maestro[bot] [Mon, 2 Mar 2020 13:31:30 +0000 (13:31 +0000)]
Update dependencies from https://github.com/dotnet/arcade build 20200301.1 (#868)

- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20151.1
- Microsoft.DotNet.RemoteExecutor - 5.0.0-beta.20151.1

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200229.8 (#867)
dotnet-maestro[bot] [Sun, 1 Mar 2020 13:44:08 +0000 (13:44 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200229.8 (#867)

- Microsoft.NETCore.App - 5.0.0-preview.2.20129.8

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200228.11 ...
dotnet-maestro[bot] [Sat, 29 Feb 2020 13:45:29 +0000 (13:45 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200228.11 (#866)

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.2.20128.11

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200228.16 (#865)
dotnet-maestro[bot] [Sat, 29 Feb 2020 13:44:10 +0000 (13:44 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200228.16 (#865)

- Microsoft.NETCore.App - 5.0.0-preview.2.20128.16

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200227.14 (#864)
dotnet-maestro[bot] [Fri, 28 Feb 2020 13:46:07 +0000 (13:46 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200227.14 (#864)

- Microsoft.NETCore.App - 5.0.0-preview.2.20127.14

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200226.7 (...
dotnet-maestro[bot] [Thu, 27 Feb 2020 13:46:44 +0000 (13:46 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200226.7 (#863)

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.2.20126.7

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200225.16 (#856)
dotnet-maestro[bot] [Wed, 26 Feb 2020 15:22:58 +0000 (15:22 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200225.16 (#856)

- Microsoft.NETCore.App - 5.0.0-preview.2.20125.16

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200225.12 ...
dotnet-maestro[bot] [Wed, 26 Feb 2020 15:19:21 +0000 (15:19 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200225.12 (#857)

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.2.20125.12

5 years agoAdd SECURITY.md
dotnet-bot [Wed, 26 Feb 2020 01:46:08 +0000 (01:46 +0000)]
Add SECURITY.md

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200225.1 (#854)
dotnet-maestro[bot] [Tue, 25 Feb 2020 19:34:46 +0000 (19:34 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200225.1 (#854)

- Microsoft.NETCore.App - 5.0.0-preview.2.20125.1

5 years agoUpdates tryrun.cmake for cross build (#837)
Mikhail Kurinnoi [Tue, 25 Feb 2020 16:55:26 +0000 (19:55 +0300)]
Updates tryrun.cmake for cross build (#837)

Fix cross build:
```
...
-- Performing Test UNGETC_NOT_RETURN_EOF
CMake Error: TRY_RUN() invoked in cross-compiling mode, please set the following cache variables appropriately:
   UNGETC_NOT_RETURN_EOF_EXITCODE (advanced)
   UNGETC_NOT_RETURN_EOF_EXITCODE__TRYRUN_OUTPUT (advanced)
For details see /home/viewizard/Desktop/diagnostics/artifacts/obj/Linux.armel.Release/TryRunResults.cmake
-- Performing Test UNGETC_NOT_RETURN_EOF - Success
...
```
Related to cmake changes (starts from 3.14.0-rc3, https://gitlab.kitware.com/cmake/cmake/commit/92d9ec9bfb61d2cd35a82d6906de86c71350b865)
More info: https://gitlab.kitware.com/cmake/cmake/issues/18973

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200224.10 ...
dotnet-maestro[bot] [Tue, 25 Feb 2020 13:46:18 +0000 (13:46 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200224.10 (#853)

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.2.20124.10

5 years agoUpdate dependencies from https://github.com/dotnet/arcade build 20200223.1 (#851)
dotnet-maestro[bot] [Mon, 24 Feb 2020 13:36:37 +0000 (13:36 +0000)]
Update dependencies from https://github.com/dotnet/arcade build 20200223.1 (#851)

- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20123.1
- Microsoft.DotNet.RemoteExecutor - 5.0.0-beta.20123.1

5 years agoMicrosoft.Diagnostics.NETCore.Client Documentation (#845)
Sung Yoon Whang [Sun, 23 Feb 2020 06:13:18 +0000 (22:13 -0800)]
Microsoft.Diagnostics.NETCore.Client Documentation (#845)

* some docs

* More API descriptions

* fix broken links

* More link

* link

* cleanup

* pr feedback

* PR feedback

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200221.13 ...
dotnet-maestro[bot] [Sat, 22 Feb 2020 13:42:26 +0000 (13:42 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200221.13 (#850)

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.2.20121.13

5 years ago[master] Update dependencies from dotnet/runtime (#842)
dotnet-maestro[bot] [Fri, 21 Feb 2020 13:45:42 +0000 (13:45 +0000)]
[master] Update dependencies from dotnet/runtime (#842)

* Update dependencies from https://github.com/dotnet/runtime build 20200219.9

- Microsoft.NETCore.App - 5.0.0-preview.2.20119.9

* Update dependencies from https://github.com/dotnet/runtime build 20200220.8

- Microsoft.NETCore.App - 5.0.0-preview.2.20120.8

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200219.7 (...
dotnet-maestro[bot] [Thu, 20 Feb 2020 13:52:35 +0000 (13:52 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200219.7 (#843)

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.1.20119.7

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200218.8 (...
dotnet-maestro[bot] [Wed, 19 Feb 2020 13:52:56 +0000 (13:52 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200218.8 (#841)

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.1.20118.8

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200218.7 (#840)
dotnet-maestro[bot] [Wed, 19 Feb 2020 13:51:29 +0000 (13:51 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200218.7 (#840)

- Microsoft.NETCore.App - 5.0.0-preview.1.20118.7

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200217.8 (#838)
dotnet-maestro[bot] [Tue, 18 Feb 2020 13:44:39 +0000 (13:44 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200217.8 (#838)

- Microsoft.NETCore.App - 5.0.0-preview.1.20117.8

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200216.1 (...
dotnet-maestro[bot] [Mon, 17 Feb 2020 13:46:30 +0000 (13:46 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200216.1 (#836)

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.1.20116.1

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200217.2 (#835)
dotnet-maestro[bot] [Mon, 17 Feb 2020 13:45:05 +0000 (13:45 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200217.2 (#835)

- Microsoft.NETCore.App - 5.0.0-preview.1.20117.2

5 years agoUpdate dependencies from https://github.com/dotnet/arcade build 20200216.1 (#834)
dotnet-maestro[bot] [Mon, 17 Feb 2020 13:31:12 +0000 (13:31 +0000)]
Update dependencies from https://github.com/dotnet/arcade build 20200216.1 (#834)

- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20116.1
- Microsoft.DotNet.RemoteExecutor - 5.0.0-beta.20116.1

5 years ago[master] Update dependencies from dotnet/runtime (#827)
dotnet-maestro[bot] [Sun, 16 Feb 2020 17:41:31 +0000 (17:41 +0000)]
[master] Update dependencies from dotnet/runtime (#827)

* Update dependencies from https://github.com/dotnet/runtime build 20200212.1

- Microsoft.NETCore.App - 5.0.0-alpha.1.20112.1

* Update dependencies from https://github.com/dotnet/runtime build 20200212.12

- Microsoft.NETCore.App - 5.0.0-preview.1.20112.12

* Update dependencies from https://github.com/dotnet/runtime build 20200213.7

- Microsoft.NETCore.App - 5.0.0-preview.1.20113.7

* Update dependencies from https://github.com/dotnet/runtime build 20200214.8

- Microsoft.NETCore.App - 5.0.0-preview.1.20114.8

* Update dependencies from https://github.com/dotnet/runtime build 20200215.9

- Microsoft.NETCore.App - 5.0.0-preview.1.20115.9

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200214.15 ...
dotnet-maestro[bot] [Sat, 15 Feb 2020 13:46:11 +0000 (13:46 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200214.15 (#833)

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.1.20114.15

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200213.23 ...
dotnet-maestro[bot] [Fri, 14 Feb 2020 13:49:27 +0000 (13:49 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200213.23 (#831)

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.1.20113.23

5 years agoGet UnixDomainSocketEndPoint using Type.GetType() to avoid FileNotFoundException...
Ilia [Thu, 13 Feb 2020 19:14:30 +0000 (22:14 +0300)]
Get UnixDomainSocketEndPoint using Type.GetType() to avoid FileNotFoundException (#829)

Fixes #821

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200212.5 (...
dotnet-maestro[bot] [Thu, 13 Feb 2020 14:08:37 +0000 (14:08 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200212.5 (#830)

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.1.20112.5

5 years agoEscape EventPipeProvider argument key as well (#825)
Sung Yoon Whang [Wed, 12 Feb 2020 23:10:13 +0000 (15:10 -0800)]
Escape EventPipeProvider argument key as well (#825)

* Escape EventPipeProvider argument key as well

* put the brace where it was

5 years agoTry to get UnixDomainSocketEndPoint from System.Core if not found in System.Net.Socke...
Ilia [Wed, 12 Feb 2020 18:58:30 +0000 (21:58 +0300)]
Try to get UnixDomainSocketEndPoint from System.Core if not found in System.Net.Sockets (#826)

Fixes #821

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200211.6 (...
dotnet-maestro[bot] [Wed, 12 Feb 2020 13:51:40 +0000 (13:51 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200211.6 (#828)

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.1.20111.6

5 years agoProperly encode semicolon in argument strings for EventPipeProvider (#824)
Sung Yoon Whang [Wed, 12 Feb 2020 01:52:00 +0000 (17:52 -0800)]
Properly encode semicolon in argument strings for EventPipeProvider (#824)

* Add quotation to semicolon in argument string for EventPipeProvider

* Add test

* remove dup

* Wrap the entire argument string in quotes instead

* Add more test

5 years agoMake diagnostics client library tests not sleep (#742)
Sung Yoon Whang [Wed, 12 Feb 2020 01:51:31 +0000 (17:51 -0800)]
Make diagnostics client library tests not sleep (#742)

* Make the diagnostics client library tests not sleep

* Remove thread.sleep

* task.delay instead of thread.sleep

* Fix failing test

5 years agoFix ps handler for elevated process (#749)
Sung Yoon Whang [Wed, 12 Feb 2020 01:42:15 +0000 (17:42 -0800)]
Fix ps handler for elevated process (#749)

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200210.4 (...
dotnet-maestro[bot] [Tue, 11 Feb 2020 13:51:22 +0000 (13:51 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200210.4 (#822)

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.1.20110.4

5 years agoDo not clear the screen if returning error at launch (#815)
Sung Yoon Whang [Mon, 10 Feb 2020 19:11:15 +0000 (11:11 -0800)]
Do not clear the screen if returning error at launch (#815)

5 years agoUpdate dependencies from https://github.com/dotnet/arcade build 20200209.1 (#814)
dotnet-maestro[bot] [Mon, 10 Feb 2020 13:31:50 +0000 (13:31 +0000)]
Update dependencies from https://github.com/dotnet/arcade build 20200209.1 (#814)

- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20109.1
- Microsoft.DotNet.RemoteExecutor - 5.0.0-beta.20109.1

5 years agoFix the Windows private runtime build testing problems (#807)
Mike McLaughlin [Sat, 8 Feb 2020 20:03:08 +0000 (12:03 -0800)]
Fix the Windows private runtime build testing problems (#807)

Fix the Windows private runtime build testing problems

Enable the "setclrpath" for Windows.

Change the SOS test harness and scripts to set the runtime path for triage dumps.

Add -privatebuildpath option to build scripts that installs the test runtimes, copies
the private runtime build and on Windows regedit's the necessary keys to create dumps.

Add private build registry cleanup.

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200207.8 (...
dotnet-maestro[bot] [Sat, 8 Feb 2020 13:55:58 +0000 (13:55 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200207.8 (#813)

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.1.20107.8

5 years agoRemove dead codes (#806)
Next Turn [Thu, 6 Feb 2020 06:09:30 +0000 (14:09 +0800)]
Remove dead codes (#806)

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200205.1 (...
dotnet-maestro[bot] [Wed, 5 Feb 2020 17:41:41 +0000 (17:41 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200205.1 (#802)

- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.1.20105.1

5 years agoAdd weak WinRT handle kind (#800)
Next Turn [Tue, 4 Feb 2020 18:00:23 +0000 (02:00 +0800)]
Add weak WinRT handle kind (#800)

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200203.10 (#798)
dotnet-maestro[bot] [Tue, 4 Feb 2020 13:54:51 +0000 (13:54 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200203.10 (#798)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20103.10

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200203.9 (...
dotnet-maestro[bot] [Tue, 4 Feb 2020 13:53:24 +0000 (13:53 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200203.9 (#799)

- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha.1.20103.9

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200202.3 (#797)
dotnet-maestro[bot] [Mon, 3 Feb 2020 13:42:56 +0000 (13:42 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200202.3 (#797)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20102.3

5 years agoUpdate dependencies from https://github.com/dotnet/arcade build 20200201.2 (#796)
dotnet-maestro[bot] [Mon, 3 Feb 2020 13:36:40 +0000 (13:36 +0000)]
Update dependencies from https://github.com/dotnet/arcade build 20200201.2 (#796)

- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20101.2
- Microsoft.DotNet.RemoteExecutor - 5.0.0-beta.20101.2

5 years ago[master] Update dependencies from dotnet/runtime (#793)
dotnet-maestro[bot] [Sun, 2 Feb 2020 13:49:19 +0000 (13:49 +0000)]
[master] Update dependencies from dotnet/runtime (#793)

* Update dependencies from https://github.com/dotnet/runtime build 20200130.10

- Microsoft.NETCore.App - 5.0.0-alpha.1.20080.10

* Update dependencies from https://github.com/dotnet/runtime build 20200201.1

- Microsoft.NETCore.App - 5.0.0-alpha.1.20101.1

* Update dependencies from https://github.com/dotnet/runtime build 20200201.3

- Microsoft.NETCore.App - 5.0.0-alpha.1.20101.3

5 years agoFix official build failures with latest runtime (#795)
Mike McLaughlin [Sat, 1 Feb 2020 02:48:27 +0000 (18:48 -0800)]
Fix official build failures with latest runtime (#795)