platform/core/dotnet/diagnostics.git
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)

5 years agoVarious misc changes and SOS fixes (#789)
Mike McLaughlin [Fri, 31 Jan 2020 08:03:48 +0000 (00:03 -0800)]
Various misc changes and SOS fixes (#789)

Misc build changes

Fix source/line number support

Make sure the ip doesn't get adjusted before the start of the function.

Allow `!SuppressJitOptimization on` to be used before the runtime is loaded and on xplat

Add display il map option to !u

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200129.7 (...
dotnet-maestro[bot] [Thu, 30 Jan 2020 18:46:51 +0000 (18:46 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200129.7 (#787)

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

5 years agoShow optimization tiers for runtime major version >= 3 (including 5) (#785)
Koundinya Veluri [Wed, 29 Jan 2020 20:43:13 +0000 (12:43 -0800)]
Show optimization tiers for runtime major version >= 3 (including 5) (#785)

Show optimization tiers for runtime major version >= 3 (including 5)

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200128.2 (#786)
dotnet-maestro[bot] [Wed, 29 Jan 2020 13:43:42 +0000 (13:43 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200128.2 (#786)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20078.2

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200127.11 (#783)
dotnet-maestro[bot] [Tue, 28 Jan 2020 14:06:03 +0000 (14:06 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200127.11 (#783)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20077.11

5 years agoChanging the output text to say 'dump' rather than 'minidump' to avoid confusion...
Andy Sterland [Mon, 27 Jan 2020 21:36:10 +0000 (13:36 -0800)]
Changing the output text to say 'dump' rather than 'minidump' to avoid confusion with the minidump file format over in windows land. (#772)

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200126.2 (#781)
dotnet-maestro[bot] [Mon, 27 Jan 2020 14:08:14 +0000 (14:08 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200126.2 (#781)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20076.2

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200126.1 (...
dotnet-maestro[bot] [Mon, 27 Jan 2020 14:05:19 +0000 (14:05 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200126.1 (#782)

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

5 years agoUpdate dependencies from https://github.com/dotnet/arcade build 20200126.3 (#780)
dotnet-maestro[bot] [Mon, 27 Jan 2020 13:41:37 +0000 (13:41 +0000)]
Update dependencies from https://github.com/dotnet/arcade build 20200126.3 (#780)

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

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200125.3 (...
dotnet-maestro[bot] [Sun, 26 Jan 2020 13:58:25 +0000 (13:58 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200125.3 (#779)

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

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200125.5 (#778)
dotnet-maestro[bot] [Sun, 26 Jan 2020 13:56:24 +0000 (13:56 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200125.5 (#778)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20075.5

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200124.8 (#776)
dotnet-maestro[bot] [Sat, 25 Jan 2020 14:07:31 +0000 (14:07 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200124.8 (#776)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20074.8

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200124.1 (...
dotnet-maestro[bot] [Sat, 25 Jan 2020 14:04:31 +0000 (14:04 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200124.1 (#777)

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

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200123.8 (#774)
dotnet-maestro[bot] [Fri, 24 Jan 2020 14:04:14 +0000 (14:04 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200123.8 (#774)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20073.8

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200123.2 (...
dotnet-maestro[bot] [Fri, 24 Jan 2020 14:01:13 +0000 (14:01 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200123.2 (#775)

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

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200122.3 (#773)
dotnet-maestro[bot] [Thu, 23 Jan 2020 14:07:51 +0000 (14:07 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200122.3 (#773)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20072.3

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200121.6 (...
dotnet-maestro[bot] [Wed, 22 Jan 2020 13:54:42 +0000 (13:54 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200121.6 (#769)

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

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200121.7 (#768)
dotnet-maestro[bot] [Wed, 22 Jan 2020 13:53:17 +0000 (13:53 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200121.7 (#768)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20071.7

5 years agoMisc SOS fixes (#758)
Mike McLaughlin [Tue, 21 Jan 2020 22:40:27 +0000 (14:40 -0800)]
Misc SOS fixes (#758)

Misc SOS fixes

Change "dbgout" command not to require EE or DAC (use INIT_API_EXT).

Fix case where the DAC is already in the temp directory because of a
loadsymbols command when symlink'ing it on Linux.

Allow just setsymbolserver -log without any other options.

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200120.2 (...
dotnet-maestro[bot] [Tue, 21 Jan 2020 13:55:53 +0000 (13:55 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200120.2 (#766)

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

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200120.4 (#765)
dotnet-maestro[bot] [Tue, 21 Jan 2020 13:54:13 +0000 (13:54 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200120.4 (#765)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20070.4

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200119.2 (#764)
dotnet-maestro[bot] [Mon, 20 Jan 2020 13:34:13 +0000 (13:34 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200119.2 (#764)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20069.2

5 years agoUpdate dependencies from https://github.com/dotnet/arcade build 20200118.1 (#763)
dotnet-maestro[bot] [Mon, 20 Jan 2020 13:31:25 +0000 (13:31 +0000)]
Update dependencies from https://github.com/dotnet/arcade build 20200118.1 (#763)

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

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200118.4 (#762)
dotnet-maestro[bot] [Sun, 19 Jan 2020 13:47:25 +0000 (13:47 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200118.4 (#762)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20068.4

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200117.2 (...
dotnet-maestro[bot] [Sat, 18 Jan 2020 13:51:30 +0000 (13:51 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200117.2 (#760)

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

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200117.9 (#759)
dotnet-maestro[bot] [Sat, 18 Jan 2020 13:50:14 +0000 (13:50 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200117.9 (#759)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20067.9

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200116.11 (#757)
dotnet-maestro[bot] [Fri, 17 Jan 2020 13:44:00 +0000 (13:44 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200116.11 (#757)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20066.11

5 years agoBuild Windows arm64 version of SOS. (#754)
Mike McLaughlin [Fri, 17 Jan 2020 00:02:10 +0000 (16:02 -0800)]
Build Windows arm64 version of SOS. (#754)

Build Windows arm64 version of SOS.

Make sure that the "BuildArch" msbuild property is always passed to managed and native builds.

Add the arm64 SOS to the various packages and zip files.

The diasymreader package for Windows PDB support is currently disabled for arm64 waiting
for issue https://github.com/dotnet/diagnostics/issues/324 to be addressed.

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200115.4 (#755)
dotnet-maestro[bot] [Thu, 16 Jan 2020 13:44:43 +0000 (13:44 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200115.4 (#755)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20065.4

5 years agoChange Versions.props so darc updates don't conflict (#752)
Mike McLaughlin [Wed, 15 Jan 2020 22:52:49 +0000 (14:52 -0800)]
Change Versions.props so darc updates don't conflict (#752)

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200114.4 (...
dotnet-maestro[bot] [Wed, 15 Jan 2020 17:21:10 +0000 (09:21 -0800)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200114.4 (#751)

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

Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200114.4 (#750)
dotnet-maestro[bot] [Wed, 15 Jan 2020 14:00:50 +0000 (14:00 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200114.4 (#750)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20064.4

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200113.7 (#747)
dotnet-maestro[bot] [Tue, 14 Jan 2020 13:40:22 +0000 (13:40 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200113.7 (#747)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20063.7

5 years agoFix line number issues in SOS (#734)
Mike McLaughlin [Tue, 14 Jan 2020 08:22:12 +0000 (00:22 -0800)]
Fix line number issues in SOS (#734)

Fix line number issues in SOS

The change is to subtract 1 from the IP used to get the source/line info when the stack frame is a leaf node. For hardware exceptions, the IP has already been adjusted (+1) by the runtime so they cancel out.

Fixes in SOS the same issues reported in https://github.com/dotnet/coreclr/issues/27765 and https://github.com/dotnet/coreclr/issues/25740 for the runtime's unhandled exception message.

Add some more PrintException -lines testing for thrown and hardware exceptions.

Gracefully fail with runtime module size == 0.

Fix "clrmodules" failure our vendors found.

Add line number (LineNum) check testcase

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200112.3 (#745)
dotnet-maestro[bot] [Mon, 13 Jan 2020 14:57:26 +0000 (14:57 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200112.3 (#745)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20062.3

5 years agoUpdate dependencies from https://github.com/dotnet/arcade build 20200112.1 (#744)
dotnet-maestro[bot] [Mon, 13 Jan 2020 14:43:03 +0000 (14:43 +0000)]
Update dependencies from https://github.com/dotnet/arcade build 20200112.1 (#744)

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

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200111.3 (#743)
dotnet-maestro[bot] [Sun, 12 Jan 2020 18:44:01 +0000 (18:44 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200111.3 (#743)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20061.3

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200110.7 (#741)
dotnet-maestro[bot] [Sat, 11 Jan 2020 13:48:50 +0000 (13:48 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200110.7 (#741)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20060.7

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200109.11 (#739)
dotnet-maestro[bot] [Fri, 10 Jan 2020 13:41:59 +0000 (13:41 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200109.11 (#739)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20059.11

5 years agoAdd --clrevents flag to dotnet-trace (#738)
Sung Yoon Whang [Fri, 10 Jan 2020 01:23:47 +0000 (17:23 -0800)]
Add --clrevents flag to dotnet-trace (#738)

* Add clrevents flag

* Ignore clrevents if providers is already specified

* Docs change

* Change the error message a little bit

* case insensitive comparison for keywords, add clreventlevel option

* Threw back in a line that was deleted accidentally

* Add test for CLR provider parsing

* use stringcomparer instead of tolower

5 years agoFix newline formatting for dotnet-trace provider info (#737)
Sung Yoon Whang [Fri, 10 Jan 2020 00:07:28 +0000 (16:07 -0800)]
Fix newline formatting for dotnet-trace provider info (#737)

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200108.9 (#735)
dotnet-maestro[bot] [Thu, 9 Jan 2020 13:56:29 +0000 (13:56 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200108.9 (#735)

- Microsoft.NETCore.App - 5.0.0-alpha.1.20058.9

5 years agoUpdate FAQ.md
Mike McLaughlin [Wed, 8 Jan 2020 20:57:02 +0000 (12:57 -0800)]
Update FAQ.md

5 years ago[master] Update dependencies from aspnet/AspNetCore (#726)
dotnet-maestro[bot] [Wed, 8 Jan 2020 19:45:29 +0000 (11:45 -0800)]
[master] Update dependencies from aspnet/AspNetCore (#726)

* Update dependencies from https://github.com/aspnet/AspNetCore build 20191230.2

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

* Update dependencies from https://github.com/aspnet/AspNetCore build 20200102.2

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

* Update dependencies from https://github.com/aspnet/AspNetCore build 20200104.2

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

* Update dependencies from https://github.com/aspnet/AspNetCore build 20200106.1

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

* Update dependencies from https://github.com/aspnet/AspNetCore build 20200106.6

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

Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
5 years agoHandle glibc sys/sysctl.h deprecation (#27048) (#681)
Dongkyun Son [Wed, 8 Jan 2020 19:43:14 +0000 (04:43 +0900)]
Handle glibc sys/sysctl.h deprecation (#27048) (#681)

glibc has deprecated sys/sysctl.h:

    In file included from /coreclr/src/pal/src/misc/sysinfo.cpp:32:
    /usr/include/sys/sysctl.h:21:2: error: "The <sys/sysctl.h> header is deprecated and will be removed." [-Werror,-W#warnings]
    #warning "The <sys/sysctl.h> header is deprecated and will be removed."
     ^
    1 error generated.

Fix that by preferring sysconf and only including sys/sysctl.h if
HAVE_SYSCONF is not true. This mirrors the order of the implementation
code in this file (sysinfo.cpp) which checks for HAVE_SYSCONF
before HAVE_SYSCTL.

Fixes #27008

Co-authored-by: Omair Majid <omajid@redhat.com>
5 years ago[master] Update dependencies from dotnet/runtime (#725)
dotnet-maestro[bot] [Wed, 8 Jan 2020 16:41:11 +0000 (16:41 +0000)]
[master] Update dependencies from dotnet/runtime (#725)

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

- Microsoft.NETCore.App - 5.0.0-alpha.1.19630.4

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

- Microsoft.NETCore.App - 5.0.0-alpha.1.19631.3

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

- Microsoft.NETCore.App - 5.0.0-alpha.1.20051.1

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

- Microsoft.NETCore.App - 5.0.0-alpha.1.20052.3

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

- Microsoft.NETCore.App - 5.0.0-alpha.1.20053.4

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

- Microsoft.NETCore.App - 5.0.0-alpha.1.20054.2

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

- Microsoft.NETCore.App - 5.0.0-alpha.1.20055.4

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

- Microsoft.NETCore.App - 5.0.0-alpha.1.20056.3

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

- Microsoft.NETCore.App - 5.0.0-alpha.1.20057.6

Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
5 years agoUpdate FAQ.md
Mike McLaughlin [Tue, 7 Jan 2020 00:32:38 +0000 (16:32 -0800)]
Update FAQ.md

5 years agoUpdate dependencies from https://github.com/dotnet/arcade build 20200105.1 (#730)
dotnet-maestro[bot] [Mon, 6 Jan 2020 13:43:00 +0000 (13:43 +0000)]
Update dependencies from https://github.com/dotnet/arcade build 20200105.1 (#730)

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

5 years agoAdd dual .NET Core/desktop CLR runtime test
Mike McLaughlin [Sat, 4 Jan 2020 03:32:34 +0000 (19:32 -0800)]
Add dual .NET Core/desktop CLR runtime test

Added an desktop host native DLL that the modified WebApp3 debuggee
optionally pinvokes to start the desktop CLR. An modified SymbolTestDll
is the managed assembly that this desktop host loads and runs.

Fixed bug in GetClrModuleImages.

5 years agoAbstract all the runtime specific info and class.
Mike McLaughlin [Tue, 31 Dec 2019 02:18:23 +0000 (18:18 -0800)]
Abstract all the runtime specific info and class.

Add IRuntime/Runtime classes.

The code to get the runtime module address/size info, DAC/DBI file path, create/get the
SOS DAC process instance and to create/get the ICorDebug process instance to the Runtime
class implementation. It was moved mostly intack with some type and function name changes.

Added -desktop and -netcore options to the !sosstatus command to switch between runtimes.

Eventually SOSHosting will provide the IRuntime instance when hosted under dotnet-dump.

Fix unloading/reloading SOS (under windbg) issue: https://github.com/dotnet/diagnostics/issues/386

Flush process specific global state when process terminates issue: https://github.com/dotnet/diagnostics/issues/479

5 years agoMisc cleanup and fixes found during runtime change testing.
Mike McLaughlin [Tue, 31 Dec 2019 02:14:52 +0000 (18:14 -0800)]
Misc cleanup and fixes found during runtime change testing.

Change ctrl-c message issue: https://github.com/dotnet/diagnostics/issues/532

Revert 5.0.x runtime version until issue https://github.com/dotnet/runtime/issues/1229 is fixed.

5 years agoSome misc fixes to counters doc (#729)
Sung Yoon Whang [Sat, 4 Jan 2020 01:46:46 +0000 (17:46 -0800)]
Some misc fixes to counters doc (#729)

5 years agoFix sample code to actually print string name of the CLR events (#728)
Sung Yoon Whang [Fri, 3 Jan 2020 20:15:19 +0000 (12:15 -0800)]
Fix sample code to actually print string name of the CLR events (#728)