platform/core/dotnet/diagnostics.git
4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200825.3 (...
dotnet-maestro[bot] [Tue, 25 Aug 2020 12:38:34 +0000 (12:38 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200825.3 (#1485)

[master] Update dependencies from dotnet/aspnetcore
- Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20424.2 to 5.0.0-rc.1.20425.3

4 years agoConvert dotnet-dump and SOS to ClrMD 2.0 (#1476)
Mike McLaughlin [Tue, 25 Aug 2020 02:30:25 +0000 (19:30 -0700)]
Convert dotnet-dump and SOS to ClrMD 2.0 (#1476)

Convert to clrmd 2.0

Remove conditional on ClrMD2

Fix stack smashing on Linux

4 years agoFix the dumpil /i on Linux (#1479)
Mike McLaughlin [Tue, 25 Aug 2020 02:29:39 +0000 (19:29 -0700)]
Fix the dumpil /i on Linux (#1479)

On Linux/MacOS '/' isn't allowed as an option but the dumpil command had '/i'. The reason '/' is not allowed on xplat is that it caused problems parsing file paths as args. It most cases '-' is used except for this case and for the dml '/d' which isn't supported on lldb.

I'll fix it by adding -i as an option to dumpil and add it to the doc.

This also give me the chance to remove a bunch of unnecessary #ifndef FEATURE_PAL around the "/d" DML option.

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

4 years ago[master] Update dependencies from dotnet/runtime (#1472)
dotnet-maestro[bot] [Tue, 25 Aug 2020 02:06:47 +0000 (02:06 +0000)]
[master] Update dependencies from dotnet/runtime (#1472)

[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20412.8 to 5.0.0-rc.1.20423.8

4 years agoDisable failing tests for darc update to come in (#1483)
Sung Yoon Whang [Tue, 25 Aug 2020 01:03:40 +0000 (18:03 -0700)]
Disable failing tests for darc update to come in (#1483)

4 years agoUpdate debugging-coredump.md (#1480)
Mike McLaughlin [Mon, 24 Aug 2020 20:51:04 +0000 (13:51 -0700)]
Update debugging-coredump.md (#1480)

Add the --debugging option to the dotnet-symbol directions.

4 years ago[master] Update dependencies from dotnet/aspnetcore (#1475)
dotnet-maestro[bot] [Mon, 24 Aug 2020 16:35:16 +0000 (16:35 +0000)]
[master] Update dependencies from dotnet/aspnetcore (#1475)

[master] Update dependencies from dotnet/aspnetcore
- Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20421.11 to 5.0.0-rc.1.20424.2

4 years agoUpdate dependencies from https://github.com/dotnet/arcade build 20200819.21 (#1477)
dotnet-maestro[bot] [Mon, 24 Aug 2020 16:02:11 +0000 (16:02 +0000)]
Update dependencies from https://github.com/dotnet/arcade build 20200819.21 (#1477)

[master] Update dependencies from dotnet/arcade
- Updates:
  - Microsoft.DotNet.RemoteExecutor: from 5.0.0-beta.20417.6 to 5.0.0-beta.20419.21
  - Microsoft.DotNet.Arcade.Sdk: from 5.0.0-beta.20417.6 to 5.0.0-beta.20419.21

4 years agoUpdate dependencies from https://github.com/dotnet/symstore build 20200821.1 (#1474)
dotnet-maestro[bot] [Sat, 22 Aug 2020 16:58:18 +0000 (16:58 +0000)]
Update dependencies from https://github.com/dotnet/symstore build 20200821.1 (#1474)

[master] Update dependencies from dotnet/symstore
- Updates:
  - Microsoft.SymbolStore: from 1.0.141801 to 1.0.142101

4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200821.11 ...
dotnet-maestro[bot] [Sat, 22 Aug 2020 12:33:56 +0000 (12:33 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200821.11 (#1473)

[master] Update dependencies from dotnet/aspnetcore
- Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20420.8 to 5.0.0-rc.1.20421.11

4 years agoAdd process environment spec command and impl (#1465)
John Salem [Sat, 22 Aug 2020 01:46:49 +0000 (18:46 -0700)]
Add process environment spec command and impl (#1465)

4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200820.8 (...
dotnet-maestro[bot] [Fri, 21 Aug 2020 17:44:28 +0000 (17:44 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200820.8 (#1463)

[master] Update dependencies from dotnet/aspnetcore
- Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.1.20420.8

4 years agoAdd TaskState command to dotnet-dump (#1446)
chrisnas [Thu, 20 Aug 2020 21:36:19 +0000 (23:36 +0200)]
Add TaskState command to dotnet-dump (#1446)

Add TaskState command to dotnet-dump

4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200819.22 ...
dotnet-maestro[bot] [Thu, 20 Aug 2020 18:23:14 +0000 (18:23 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200819.22 (#1459)

[master] Update dependencies from dotnet/aspnetcore
- Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20415.5 to 5.0.0-rc.1.20419.22

4 years agoIncrease the LLDBPluginTests time to 10min (#1457)
Mike McLaughlin [Wed, 19 Aug 2020 19:40:32 +0000 (12:40 -0700)]
Increase the LLDBPluginTests time to 10min (#1457)

Fixes Debug MacOS CI failures

4 years agoUpdate dependencies from https://github.com/dotnet/symstore build 20200818.1 (#1455)
dotnet-maestro[bot] [Wed, 19 Aug 2020 18:00:37 +0000 (18:00 +0000)]
Update dependencies from https://github.com/dotnet/symstore build 20200818.1 (#1455)

[master] Update dependencies from dotnet/symstore
- Updates:
  - Microsoft.SymbolStore: from 1.0.141001 to 1.0.141801

4 years agoBuild dotnet-monitor tool as ASP.NET Core 3.1 application. (#1420)
Justin Anderson [Tue, 18 Aug 2020 23:40:42 +0000 (16:40 -0700)]
Build dotnet-monitor tool as ASP.NET Core 3.1 application. (#1420)

* Filter dotnet-monitor from available processes.
* Change port description to be supplied by options configuration.
* Enable synchronous IO on response output streams.
* Use Brotli compression instead of GZip.

4 years agoSeparate accepting new connections from loop that listens for all connections. (...
Justin Anderson [Tue, 18 Aug 2020 22:07:24 +0000 (15:07 -0700)]
Separate accepting new connections from loop that listens for all connections. (#1417)

4 years agoUpdate dependencies from https://github.com/dotnet/arcade build 20200817.6 (#1448)
dotnet-maestro[bot] [Tue, 18 Aug 2020 16:49:57 +0000 (16:49 +0000)]
Update dependencies from https://github.com/dotnet/arcade build 20200817.6 (#1448)

[master] Update dependencies from dotnet/arcade
- Updates:
  - Microsoft.DotNet.Arcade.Sdk: from 5.0.0-beta.20411.8 to 5.0.0-beta.20417.6
  - Microsoft.DotNet.RemoteExecutor: from 5.0.0-beta.20411.8 to 5.0.0-beta.20417.6

4 years agohandle case where streaming stops before usr input (#1445)
John Salem [Tue, 18 Aug 2020 02:58:10 +0000 (19:58 -0700)]
handle case where streaming stops before usr input (#1445)

4 years agoUse markdown link syntax (#1443)
Youssef Victor [Mon, 17 Aug 2020 23:14:40 +0000 (01:14 +0200)]
Use markdown link syntax (#1443)

4 years ago[master] Update dependencies from dotnet/arcade (#1426)
dotnet-maestro[bot] [Mon, 17 Aug 2020 22:27:08 +0000 (22:27 +0000)]
[master] Update dependencies from dotnet/arcade (#1426)

[master] Update dependencies from dotnet/arcade
- Updates:
  - Microsoft.DotNet.Arcade.Sdk: from 5.0.0-beta.20374.1 to 5.0.0-beta.20411.8
  - Microsoft.DotNet.RemoteExecutor: from 5.0.0-beta.20374.1 to 5.0.0-beta.20411.8

4 years agoFix metrics snapshot to prevent modified collection exception. (#1444)
Justin Anderson [Mon, 17 Aug 2020 21:20:28 +0000 (14:20 -0700)]
Fix metrics snapshot to prevent modified collection exception. (#1444)

4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200815.5 (...
dotnet-maestro[bot] [Mon, 17 Aug 2020 16:41:32 +0000 (16:41 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200815.5 (#1442)

[master] Update dependencies from dotnet/aspnetcore
- Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20414.12 to 5.0.0-rc.1.20415.5

4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200814.12 ...
dotnet-maestro[bot] [Sat, 15 Aug 2020 12:47:05 +0000 (12:47 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200814.12 (#1441)

[master] Update dependencies from dotnet/aspnetcore
- Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20414.2 to 5.0.0-rc.1.20414.12

4 years agoFix diagnostics client test hang in CentOS (#1433)
Sung Yoon Whang [Fri, 14 Aug 2020 21:20:55 +0000 (14:20 -0700)]
Fix diagnostics client test hang in CentOS  (#1433)

* Try to repro test hang in CentOS release

* Try removing incorrect assert

* Add comment

4 years ago[master] Update dependencies from dotnet/aspnetcore (#1435)
dotnet-maestro[bot] [Fri, 14 Aug 2020 16:09:20 +0000 (16:09 +0000)]
[master] Update dependencies from dotnet/aspnetcore (#1435)

[master] Update dependencies from dotnet/aspnetcore
- Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20411.10 to 5.0.0-rc.1.20414.2

4 years agoFix module-by-name lookup (#1437)
Juan Hoyos [Fri, 14 Aug 2020 04:32:09 +0000 (21:32 -0700)]
Fix module-by-name lookup (#1437)

4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200812.8 (#1434)
dotnet-maestro[bot] [Thu, 13 Aug 2020 14:59:51 +0000 (14:59 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200812.8 (#1434)

[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20411.5 to 5.0.0-rc.1.20412.8

4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200811.5 (#1431)
dotnet-maestro[bot] [Wed, 12 Aug 2020 17:39:11 +0000 (17:39 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200811.5 (#1431)

[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20410.10 to 5.0.0-rc.1.20411.5

4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200811.10 ...
dotnet-maestro[bot] [Wed, 12 Aug 2020 12:42:38 +0000 (12:42 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200811.10 (#1432)

[master] Update dependencies from dotnet/aspnetcore
- Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20410.6 to 5.0.0-rc.1.20411.10

4 years agoUpdate incorrect TraceEvent usage in diagnostics client library docs (#1415)
Sung Yoon Whang [Tue, 11 Aug 2020 23:56:57 +0000 (16:56 -0700)]
Update incorrect TraceEvent usage in diagnostics client library docs (#1415)

4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200810.10 (#1429)
dotnet-maestro[bot] [Tue, 11 Aug 2020 23:01:56 +0000 (23:01 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200810.10 (#1429)

[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20409.3 to 5.0.0-rc.1.20410.10

4 years agoUpdate dependencies from https://github.com/dotnet/symstore build 20200810.1 (#1430)
dotnet-maestro[bot] [Tue, 11 Aug 2020 16:31:04 +0000 (16:31 +0000)]
Update dependencies from https://github.com/dotnet/symstore build 20200810.1 (#1430)

[master] Update dependencies from dotnet/symstore
- Updates:
  - Microsoft.SymbolStore: from 1.0.140301 to 1.0.141001

4 years ago[master] Update dependencies from dotnet/aspnetcore (#1424)
dotnet-maestro[bot] [Tue, 11 Aug 2020 12:47:35 +0000 (12:47 +0000)]
[master] Update dependencies from dotnet/aspnetcore (#1424)

[master] Update dependencies from dotnet/aspnetcore
- Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20405.9 to 5.0.0-rc.1.20410.6

4 years agoMisc SOS changes (#1428)
Mike McLaughlin [Tue, 11 Aug 2020 03:52:05 +0000 (20:52 -0700)]
Misc SOS changes (#1428)

Misc changes

Fix coreclr reload message for linux dumps on Windows

Fallback to getting assembly name (like when SOS is running on Linux/OSX) when building a function name when either GetModuleByteOffset or GetModuleNames fail.

Add target based get directory separator char function (GetTargetDirectorySeparatorW) to use in the linux module name returned by dbgeng for linux core dumps on Windows.

4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200809.3 (#1427)
dotnet-maestro[bot] [Mon, 10 Aug 2020 12:41:05 +0000 (12:41 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200809.3 (#1427)

[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20408.3 to 5.0.0-rc.1.20409.3

4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200808.3 (#1423)
dotnet-maestro[bot] [Sun, 9 Aug 2020 12:40:51 +0000 (12:40 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200808.3 (#1423)

[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20406.11 to 5.0.0-rc.1.20408.3

4 years agoAllow process selection using runtime instance cookie. (#1414)
Justin Anderson [Fri, 7 Aug 2020 20:42:23 +0000 (13:42 -0700)]
Allow process selection using runtime instance cookie. (#1414)

4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200806.11 (#1416)
dotnet-maestro[bot] [Fri, 7 Aug 2020 17:18:31 +0000 (17:18 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200806.11 (#1416)

[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20405.17 to 5.0.0-rc.1.20406.11

4 years agoAdd reversed diagnostics server, endpoints, and endpoint sources. (#1303)
Justin Anderson [Thu, 6 Aug 2020 18:46:34 +0000 (11:46 -0700)]
Add reversed diagnostics server, endpoints, and endpoint sources. (#1303)

Add reversed diagnostics server and endpoint information.
Add diagnostics endpoint source for unifying server and client connections into same contract.
Consume endpoint source in dotnet-monitor.
Add unit tests for reversed server, endpoints, and endpoint source concepts.

4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200805.17 (#1410)
dotnet-maestro[bot] [Thu, 6 Aug 2020 12:47:04 +0000 (12:47 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200805.17 (#1410)

[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20404.16 to 5.0.0-rc.1.20405.17

4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200805.9 (...
dotnet-maestro[bot] [Thu, 6 Aug 2020 12:42:45 +0000 (12:42 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200805.9 (#1411)

[master] Update dependencies from dotnet/aspnetcore
- Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20404.11 to 5.0.0-rc.1.20405.9

4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200804.11 ...
dotnet-maestro[bot] [Wed, 5 Aug 2020 12:47:26 +0000 (12:47 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200804.11 (#1407)

[master] Update dependencies from dotnet/aspnetcore
- Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20403.8 to 5.0.0-rc.1.20404.11

4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200804.16 (#1406)
dotnet-maestro[bot] [Wed, 5 Aug 2020 12:41:16 +0000 (12:41 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200804.16 (#1406)

[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20402.3 to 5.0.0-rc.1.20404.16

4 years agoAdd GC heap fragmentation counter to known list of counters (#1404)
Sung Yoon Whang [Wed, 5 Aug 2020 00:51:30 +0000 (17:51 -0700)]
Add GC heap fragmentation counter to known list of counters (#1404)

4 years ago[master] Update dependencies from dotnet/aspnetcore (#1400)
dotnet-maestro[bot] [Tue, 4 Aug 2020 17:32:19 +0000 (17:32 +0000)]
[master] Update dependencies from dotnet/aspnetcore (#1400)

[master] Update dependencies from dotnet/aspnetcore
- Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20381.8 to 5.0.0-rc.1.20403.8

4 years agoAdd --runtime-version flag to dotnet-counters list command (#1369)
Sung Yoon Whang [Mon, 3 Aug 2020 21:50:13 +0000 (14:50 -0700)]
Add --runtime-version flag to dotnet-counters list command (#1369)

* Add --runtime-version flag to dotnet-counters list command

* Change POH counter to 5.0 only, active-timer to 3.0, 3.1, 5.0

* change default version to 3.1

* Change help text

* PR feedback

4 years agoUse 24 Hour Time in Default Output Format (#1285)
Will Speak [Mon, 3 Aug 2020 19:37:12 +0000 (20:37 +0100)]
Use 24 Hour Time in Default Output Format (#1285)

This ensures that collection taken in the afternoon are sorted after
those taken in the morning.

4 years agoUpdate dependencies from https://github.com/dotnet/symstore build 20200803.1 (#1401)
dotnet-maestro[bot] [Mon, 3 Aug 2020 15:21:38 +0000 (15:21 +0000)]
Update dependencies from https://github.com/dotnet/symstore build 20200803.1 (#1401)

[master] Update dependencies from dotnet/symstore
- Updates:
  - Microsoft.SymbolStore: from 1.0.136501 to 1.0.140301

4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200802.3 (#1399)
dotnet-maestro[bot] [Mon, 3 Aug 2020 15:13:14 +0000 (15:13 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200802.3 (#1399)

[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20401.1 to 5.0.0-rc.1.20402.3

4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200731.8 (...
dotnet-maestro[bot] [Sat, 1 Aug 2020 16:47:34 +0000 (16:47 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200731.8 (#1396)

[master] Update dependencies from dotnet/aspnetcore
- Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20380.7 to 5.0.0-rc.1.20381.8

4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200801.1 (#1395)
dotnet-maestro[bot] [Sat, 1 Aug 2020 12:34:58 +0000 (12:34 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200801.1 (#1395)

[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20380.20 to 5.0.0-rc.1.20401.1

4 years agoAllow dotnet-trace to be used while the input/output is redirected (#1348)
chrisnas [Sat, 1 Aug 2020 01:07:21 +0000 (03:07 +0200)]
Allow dotnet-trace to be used while the input/output is redirected (#1348)

Co-authored-by: Christophe Nasarre <c.nasarresoulier@criteo.com>
4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200730.20 (#1393)
dotnet-maestro[bot] [Fri, 31 Jul 2020 18:13:55 +0000 (18:13 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200730.20 (#1393)

[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20380.1 to 5.0.0-rc.1.20380.20

4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200730.7 (...
dotnet-maestro[bot] [Fri, 31 Jul 2020 18:09:10 +0000 (18:09 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200730.7 (#1394)

[master] Update dependencies from dotnet/aspnetcore
- Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20379.14 to 5.0.0-rc.1.20380.7

4 years agoUpdate dependencies from https://github.com/dotnet/arcade build 20200724.1 (#1392)
dotnet-maestro[bot] [Thu, 30 Jul 2020 20:57:38 +0000 (20:57 +0000)]
Update dependencies from https://github.com/dotnet/arcade build 20200724.1 (#1392)

[master] Update dependencies from dotnet/arcade
- Updates:
  - Microsoft.DotNet.RemoteExecutor: from 5.0.0-beta.20364.3 to 5.0.0-beta.20374.1
  - Microsoft.DotNet.Arcade.Sdk: from 5.0.0-beta.20364.3 to 5.0.0-beta.20374.1

4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200729.14 ...
dotnet-maestro[bot] [Thu, 30 Jul 2020 12:49:09 +0000 (12:49 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200729.14 (#1391)

[master] Update dependencies from dotnet/aspnetcore
- Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20377.3 to 5.0.0-rc.1.20379.14

4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200730.1 (#1390)
dotnet-maestro[bot] [Thu, 30 Jul 2020 12:38:46 +0000 (12:38 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200730.1 (#1390)

[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20371.13 to 5.0.0-rc.1.20380.1

4 years agoFix typos (#1388)
Youssef Victor [Thu, 30 Jul 2020 00:06:21 +0000 (02:06 +0200)]
Fix typos (#1388)

* Add missing "for" word

* Update CollectCommandHandler.cs

* Fix typo in --process-id description

* Update CollectCommandHandler.cs

* Update Program.cs

* Update ReportCommandHandler.cs

* Changes to re-trigger build

4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200727.3 (...
dotnet-maestro[bot] [Mon, 27 Jul 2020 23:27:37 +0000 (23:27 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200727.3 (#1385)

[master] Update dependencies from dotnet/aspnetcore
- Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20375.2 to 5.0.0-rc.1.20377.3

4 years agoSimplify dotnet-trace main loop (#1257)
John Salem [Mon, 27 Jul 2020 18:46:48 +0000 (11:46 -0700)]
Simplify dotnet-trace main loop (#1257)

* Simplify main loop of dotnet-trace

* comments

* prevent multiple calls to session.stop

* refactor line rewriter

* more simplification

* Go back to loop
* timer could cause interleved output

* Only decrement clear line if we moved buffer
* needs to be checked on Windows terminal

* Adjust behavior by platform

* allow for input/output redirection

* Apply suggestions from code review

* Update CollectCommand.cs

4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200725.2 (...
dotnet-maestro[bot] [Sun, 26 Jul 2020 17:37:12 +0000 (17:37 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200725.2 (#1382)

[master] Update dependencies from dotnet/aspnetcore
- Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20374.1 to 5.0.0-rc.1.20375.2

4 years agoMerge pull request #1376 from criteo-forks/PR_dotnet-dump
Mike McLaughlin [Sat, 25 Jul 2020 17:00:37 +0000 (10:00 -0700)]
Merge pull request #1376 from criteo-forks/PR_dotnet-dump

Add new "extended" commands based on ClrMD to dotnet-dump

4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200721.13 (#1379)
dotnet-maestro[bot] [Fri, 24 Jul 2020 16:58:04 +0000 (16:58 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200721.13 (#1379)

[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20370.4 to 5.0.0-rc.1.20371.13

4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200724.1 (...
dotnet-maestro[bot] [Fri, 24 Jul 2020 12:37:13 +0000 (12:37 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200724.1 (#1380)

[master] Update dependencies from dotnet/aspnetcore
- Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20371.1 to 5.0.0-rc.1.20374.1

4 years agoAdd new "extended" commands based on ClrMD to dotnet-dump
Christophe Nasarre [Wed, 22 Jul 2020 07:28:13 +0000 (09:28 +0200)]
Add new "extended" commands based on ClrMD to dotnet-dump

- TimerInfo lists timers details and displays a summary
- both ClrMD 1.1 and 2.0 implementations are provided (based on ClrMD2 symbol
defined or not to make the move to 2.0 simple by just removing the 1.1 code)

4 years agoRetarget tests against 5.0 and 3.1 as needed (#1337)
Juan Hoyos [Thu, 23 Jul 2020 21:04:34 +0000 (14:04 -0700)]
Retarget tests against 5.0 and 3.1 as needed (#1337)

* Retarget tests against 5.0 and 3.1 as needed
* Exclude EventPipe tests from 5.0

Co-authored-by: Sung Yoon Whang <suwhang@microsoft.com>
4 years agoTry fixing WriteDumpTests
Sung Yoon Whang [Thu, 23 Jul 2020 20:00:51 +0000 (13:00 -0700)]
Try fixing WriteDumpTests

4 years agoAdd support for CORS (#1377)
Wiktor Kopec [Thu, 23 Jul 2020 18:08:57 +0000 (11:08 -0700)]
Add support for CORS (#1377)

4 years agoExclude EventPipe tests from 5.0
Juan Sebastian Hoyos Ayala [Thu, 23 Jul 2020 08:52:13 +0000 (01:52 -0700)]
Exclude EventPipe tests from 5.0

4 years agoChange aka.ms to fwlink links (#1375)
Mike McLaughlin [Wed, 22 Jul 2020 02:42:59 +0000 (19:42 -0700)]
Change aka.ms to fwlink links (#1375)

4 years agoUpdate dependencies from https://github.com/dotnet/symstore build 20200715.1 (#1358)
dotnet-maestro[bot] [Tue, 21 Jul 2020 23:00:38 +0000 (23:00 +0000)]
Update dependencies from https://github.com/dotnet/symstore build 20200715.1 (#1358)

Microsoft.SymbolStore
 From Version 1.0.135601 -> To Version 1.0.136501

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200721.1 (...
dotnet-maestro[bot] [Tue, 21 Jul 2020 12:48:49 +0000 (12:48 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200721.1 (#1372)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-rc.1.20367.16 -> To Version 5.0.0-rc.1.20371.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200720.4 (#1371)
dotnet-maestro[bot] [Tue, 21 Jul 2020 12:37:58 +0000 (12:37 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200720.4 (#1371)

Microsoft.NETCore.App
 From Version 5.0.0-rc.1.20367.23 -> To Version 5.0.0-rc.1.20370.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoBetter formatting for incrementing counters (#1364)
Sung Yoon Whang [Tue, 21 Jul 2020 08:40:11 +0000 (01:40 -0700)]
Better formatting for incrementing counters (#1364)

4 years agoFix a potential NullReferenceException when counter session hasn't started yet (...
Sung Yoon Whang [Mon, 20 Jul 2020 22:07:53 +0000 (15:07 -0700)]
Fix a potential NullReferenceException when counter session hasn't started yet (#1367)

* Fix a potential NullReferenceException when counter session hasn't started yet

* PR feedback

4 years agoAdd System.Net.Http and Kestrel counters to list of well-known counters (#1365)
Sung Yoon Whang [Mon, 20 Jul 2020 21:34:06 +0000 (14:34 -0700)]
Add System.Net.Http and Kestrel counters to list of well-known counters (#1365)

4 years agoAdd ResumeRuntime, ProcessInfo, and Advertise Protocol to Diagnostics IPC spec ...
John Salem [Mon, 20 Jul 2020 20:37:06 +0000 (13:37 -0700)]
Add ResumeRuntime, ProcessInfo, and Advertise Protocol to Diagnostics IPC spec  (#1350)

4 years agoAdd overload for starting EventPipe session with a single EventPipeProvider (#1366)
Sung Yoon Whang [Mon, 20 Jul 2020 18:47:49 +0000 (11:47 -0700)]
Add overload for starting EventPipe session with a single EventPipeProvider (#1366)

* Add overload for starting EventPipe session with a single EventPipeProvider

* Docs change

4 years agoUpdate documentation/design-docs/ipc-protocol.md
John Salem [Mon, 20 Jul 2020 18:21:17 +0000 (11:21 -0700)]
Update documentation/design-docs/ipc-protocol.md

Co-authored-by: Noah Falk <noahfalk@users.noreply.github.com>
4 years agoAdd proper error type to /logs call. This produces a clear json error when the pid...
Wiktor Kopec [Mon, 20 Jul 2020 17:22:34 +0000 (10:22 -0700)]
Add proper error type to /logs call. This produces a clear json error when the pid is ambiguos, instead of a 406 response. (#1359)

4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200717.16 ...
dotnet-maestro[bot] [Sat, 18 Jul 2020 12:28:33 +0000 (12:28 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200717.16 (#1362)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-rc.1.20366.25 -> To Version 5.0.0-rc.1.20367.16

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200717.23 (#1361)
dotnet-maestro[bot] [Sat, 18 Jul 2020 12:27:48 +0000 (12:27 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200717.23 (#1361)

Microsoft.NETCore.App
 From Version 5.0.0-rc.1.20366.14 -> To Version 5.0.0-rc.1.20367.23

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoAdd check for the breaking change version with the new ISOSDacInterface9 interface...
Mike McLaughlin [Sat, 18 Jul 2020 02:05:56 +0000 (19:05 -0700)]
Add check for the breaking change version with the new ISOSDacInterface9 interface (#1360)

Issue: https://github.com/dotnet/runtime/issues/27309

4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200716.25 ...
dotnet-maestro[bot] [Fri, 17 Jul 2020 12:47:27 +0000 (12:47 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200716.25 (#1357)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.8.20360.11 -> To Version 5.0.0-rc.1.20366.25

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200716.14 (#1356)
dotnet-maestro[bot] [Fri, 17 Jul 2020 12:46:50 +0000 (12:46 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200716.14 (#1356)

Microsoft.NETCore.App
 From Version 5.0.0-preview.8.20361.2 -> To Version 5.0.0-rc.1.20366.14

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoVarious SOS, dotnet-dump and documentation fixes (#1355)
Mike McLaughlin [Fri, 17 Jul 2020 01:26:36 +0000 (18:26 -0700)]
Various SOS, dotnet-dump and documentation fixes (#1355)

Remove some tabs

Fix a CurrentThread being nullable problem

Fix gallery manifest Linux trigger

Fix clrthreads OSID width for longer ids on xplat

Fix error messages and documentation

Add aks.ms link to diagnostics FAQ in SOS error messages
Issue: https://github.com/dotnet/diagnostics/issues/1339

Clarify x-plat dump debugging support
Issue: https://github.com/dotnet/diagnostics/issues/1247

4 years ago[master] Update dependencies from dotnet/arcade (#1319)
dotnet-maestro[bot] [Thu, 16 Jul 2020 11:35:24 +0000 (11:35 +0000)]
[master] Update dependencies from dotnet/arcade (#1319)

* Update dependencies from https://github.com/dotnet/arcade build 20200630.3

Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.20316.1 -> To Version 5.0.0-beta.20330.3

* Update dependencies from https://github.com/dotnet/arcade build 20200714.3

Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.20316.1 -> To Version 5.0.0-beta.20364.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200710.11 ...
dotnet-maestro[bot] [Thu, 16 Jul 2020 11:33:44 +0000 (11:33 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200710.11 (#1341)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.8.20358.10 -> To Version 5.0.0-preview.8.20360.11

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoUpdate IPC spec
John Salem [Thu, 16 Jul 2020 00:13:38 +0000 (17:13 -0700)]
Update IPC spec

4 years agoFix performance issue with gcroot (#1344)
Steve MacLean [Tue, 14 Jul 2020 02:09:15 +0000 (22:09 -0400)]
Fix performance issue with gcroot (#1344)

The std::List<t>::size() method was not guaranteed to be linear complexity
until C++11.  Apparently the Centos Containers we are using to build the
diagnostic repo do not have C+11 compliant StdLib headers installed.

4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200711.2 (#1340)
dotnet-maestro[bot] [Sun, 12 Jul 2020 12:37:38 +0000 (12:37 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200711.2 (#1340)

Microsoft.NETCore.App
 From Version 5.0.0-preview.8.20358.9 -> To Version 5.0.0-preview.8.20361.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoRetarget tests against 5.0 and 3.1 as needed
Juan Sebastian Hoyos Ayala [Fri, 10 Jul 2020 05:45:52 +0000 (22:45 -0700)]
Retarget tests against 5.0 and 3.1 as needed

4 years agoUpdate DacCompareNativeTypes (#1335)
Steve MacLean [Fri, 10 Jul 2020 01:13:43 +0000 (21:13 -0400)]
Update DacCompareNativeTypes (#1335)

Adjust Regex expressions to match dwarfdump in Ubuntu 20.04.
Latest version of dwarfdump dropped quotation marks off type names.
Remove unicode quotes from expression. Use closing group syntax to
match opening '<' to closing '>'.

Extend ignore list for libunwind types. CrossOS DAC is using a different version
of libunwind (1.5+) than the Linux DAC (1.3).  Also add dbi's Target_CLiteWeightStgdbRW

Add stats output to Main()

Add return exit code to Main()

4 years agoFix Windows x86 and arm build. (#1330)
Mike McLaughlin [Thu, 9 Jul 2020 23:38:19 +0000 (16:38 -0700)]
Fix Windows x86 and arm build. (#1330)

Fix Windows x86 and arm build.

Enabled Windows x86 build in public CI to catch these kind of problems.

Add x86 3.1.5 runtime install to fix dotnet monitor tests

4 years agoAdd libcoreclr.so module trigger to extension gallery manifest (#1331)
Mike McLaughlin [Thu, 9 Jul 2020 17:18:12 +0000 (10:18 -0700)]
Add libcoreclr.so module trigger to extension gallery manifest (#1331)

4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200708.9 (#1328)
dotnet-maestro[bot] [Thu, 9 Jul 2020 16:59:19 +0000 (16:59 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200708.9 (#1328)

Microsoft.NETCore.App
 From Version 5.0.0-preview.8.20357.14 -> To Version 5.0.0-preview.8.20358.9

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200708.10 ...
dotnet-maestro[bot] [Thu, 9 Jul 2020 12:47:45 +0000 (12:47 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200708.10 (#1329)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.8.20358.2 -> To Version 5.0.0-preview.8.20358.10

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200707.14 (#1323)
dotnet-maestro[bot] [Wed, 8 Jul 2020 23:02:03 +0000 (23:02 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200707.14 (#1323)

Microsoft.NETCore.App
 From Version 5.0.0-preview.8.20352.6 -> To Version 5.0.0-preview.8.20357.14

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>