platform/core/dotnet/diagnostics.git
4 years agoTry fixing WriteDumpTests
Sung Yoon Whang [Thu, 23 Jul 2020 20:00:51 +0000 (13:00 -0700)]
Try fixing WriteDumpTests

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 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>
4 years agoEnable setsymbolserver -pat <PAT> <SERVER> for authenticated symbol servers
Juan Hoyos [Wed, 8 Jul 2020 20:18:52 +0000 (13:18 -0700)]
Enable setsymbolserver -pat <PAT> <SERVER> for authenticated symbol servers

4 years agoUpdate dependencies from https://github.com/dotnet/symstore build 20200706.1 (#1325)
dotnet-maestro[bot] [Wed, 8 Jul 2020 12:45:04 +0000 (12:45 +0000)]
Update dependencies from https://github.com/dotnet/symstore build 20200706.1 (#1325)

Microsoft.SymbolStore
 From Version 1.0.132501 -> To Version 1.0.135601

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.2 (...
dotnet-maestro[bot] [Wed, 8 Jul 2020 12:37:46 +0000 (12:37 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200708.2 (#1324)

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

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoAdd SOS DumpALC command (#1284)
Juan Hoyos [Wed, 8 Jul 2020 10:45:51 +0000 (03:45 -0700)]
Add SOS DumpALC command (#1284)

This change adds a new SOS command to dump an AssemblyLoadContext for an
object. The dumped ALC is the one into which the object's type is
loaded.

4 years agoCatch ServerNotAvailableException being thrown on non-abrupt exits of target app...
Sung Yoon Whang [Tue, 7 Jul 2020 04:00:37 +0000 (21:00 -0700)]
Catch ServerNotAvailableException being thrown on non-abrupt exits of target app (#1322)

4 years agoPlumb PAT for symbol servers
Juan Sebastian Hoyos Ayala [Mon, 6 Jul 2020 21:21:06 +0000 (14:21 -0700)]
Plumb PAT for symbol servers

4 years agoMerge pull request #1313 from adamsitnik/updateTraceEvent
Noah Falk [Mon, 6 Jul 2020 22:57:40 +0000 (15:57 -0700)]
Merge pull request #1313 from adamsitnik/updateTraceEvent

update TraceEvent to latest version with SpeedScope|Chromium bug fixes

4 years agoActivityJsonStop -> ActivityJson
Adam Sitnik [Mon, 6 Jul 2020 20:32:51 +0000 (22:32 +0200)]
ActivityJsonStop -> ActivityJson

4 years agorename ActivityJsonStart -> ActivityJson as required by TraceEvent update
Adam Sitnik [Mon, 6 Jul 2020 20:14:48 +0000 (22:14 +0200)]
rename ActivityJsonStart -> ActivityJson as required by TraceEvent update

4 years agoFix Windows x86 dumpheap (#1316)
Mike McLaughlin [Sat, 4 Jul 2020 00:06:45 +0000 (17:06 -0700)]
Fix Windows x86 dumpheap (#1316)

Fix Windows x86 dumpheap

Re-enable GC tests for Windows x86

4 years ago[master] Update dependencies from dotnet/aspnetcore (#1312)
dotnet-maestro[bot] [Fri, 3 Jul 2020 12:34:59 +0000 (12:34 +0000)]
[master] Update dependencies from dotnet/aspnetcore (#1312)

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

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.8.20351.1 -> To Version 5.0.0-preview.8.20351.6

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

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.8.20351.1 -> To Version 5.0.0-preview.8.20352.8

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200702.6 (#1314)
dotnet-maestro[bot] [Fri, 3 Jul 2020 12:29:40 +0000 (12:29 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200702.6 (#1314)

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

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoupdate TraceEvent to latest version with SpeedScope|Chromium bug fixes
Adam Sitnik [Fri, 3 Jul 2020 11:22:04 +0000 (13:22 +0200)]
update TraceEvent to latest version with SpeedScope|Chromium bug fixes

4 years ago[master] Update dependencies from dotnet/runtime (#1306)
dotnet-maestro[bot] [Thu, 2 Jul 2020 12:32:44 +0000 (12:32 +0000)]
[master] Update dependencies from dotnet/runtime (#1306)

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

Microsoft.NETCore.App
 From Version 5.0.0-preview.8.20328.6 -> To Version 5.0.0-preview.8.20330.14

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

Microsoft.NETCore.App
 From Version 5.0.0-preview.8.20328.6 -> To Version 5.0.0-preview.8.20351.9

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoRemove useless file accidentally checked in (#1310)
Sung Yoon Whang [Wed, 1 Jul 2020 18:33:01 +0000 (11:33 -0700)]
Remove useless file accidentally checked in (#1310)

4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200701.1 (...
dotnet-maestro[bot] [Wed, 1 Jul 2020 12:27:21 +0000 (12:27 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200701.1 (#1307)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.8.20329.10 -> To Version 5.0.0-preview.8.20351.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoAdd test for SOS POH (#1264)
David Mason [Tue, 30 Jun 2020 20:31:43 +0000 (13:31 -0700)]
Add test for SOS POH (#1264)

Tests that GC commands work with objects allocated on the pinned object heap

4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200629.10 ...
dotnet-maestro[bot] [Tue, 30 Jun 2020 12:27:04 +0000 (12:27 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200629.10 (#1304)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.8.20328.2 -> To Version 5.0.0-preview.8.20329.10

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200628.2 (...
dotnet-maestro[bot] [Mon, 29 Jun 2020 12:31:30 +0000 (12:31 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200628.2 (#1300)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.8.20327.3 -> To Version 5.0.0-preview.8.20328.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200628.6 (#1299)
dotnet-maestro[bot] [Mon, 29 Jun 2020 12:31:15 +0000 (12:31 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200628.6 (#1299)

Microsoft.NETCore.App
 From Version 5.0.0-preview.8.20328.1 -> To Version 5.0.0-preview.8.20328.6

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200627.3 (...
dotnet-maestro[bot] [Sun, 28 Jun 2020 18:46:02 +0000 (18:46 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200627.3 (#1298)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.8.20326.15 -> To Version 5.0.0-preview.8.20327.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200628.1 (#1297)
dotnet-maestro[bot] [Sun, 28 Jun 2020 12:36:50 +0000 (12:36 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200628.1 (#1297)

Microsoft.NETCore.App
 From Version 5.0.0-preview.8.20326.9 -> To Version 5.0.0-preview.8.20328.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200626.15 ...
dotnet-maestro[bot] [Sat, 27 Jun 2020 12:38:02 +0000 (12:38 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200626.15 (#1296)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.8.20326.2 -> To Version 5.0.0-preview.8.20326.15

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200626.9 (#1295)
dotnet-maestro[bot] [Sat, 27 Jun 2020 12:37:13 +0000 (12:37 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200626.9 (#1295)

Microsoft.NETCore.App
 From Version 5.0.0-preview.8.20326.2 -> To Version 5.0.0-preview.8.20326.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 20200626.2 (...
dotnet-maestro[bot] [Fri, 26 Jun 2020 12:37:27 +0000 (12:37 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200626.2 (#1293)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.8.20325.1 -> To Version 5.0.0-preview.8.20326.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
4 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200626.2 (#1292)
dotnet-maestro[bot] [Fri, 26 Jun 2020 12:36:33 +0000 (12:36 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200626.2 (#1292)

Microsoft.NETCore.App
 From Version 5.0.0-preview.8.20325.1 -> To Version 5.0.0-preview.8.20326.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoSkip tests that invoke DumpHeap command on .NET 5.0 x86. (#1290)
Justin Anderson [Thu, 25 Jun 2020 20:44:54 +0000 (13:44 -0700)]
Skip tests that invoke DumpHeap command on .NET 5.0 x86. (#1290)

5 years agoUpdate dependencies from https://github.com/dotnet/symstore build 20200625.1 (#1287)
dotnet-maestro[bot] [Thu, 25 Jun 2020 12:45:33 +0000 (12:45 +0000)]
Update dependencies from https://github.com/dotnet/symstore build 20200625.1 (#1287)

Microsoft.SymbolStore
 From Version 1.0.132201 -> To Version 1.0.132501

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years ago[master] Update dependencies from dotnet/aspnetcore (#1283)
dotnet-maestro[bot] [Thu, 25 Jun 2020 12:43:41 +0000 (12:43 +0000)]
[master] Update dependencies from dotnet/aspnetcore (#1283)

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

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.8.20322.11 -> To Version 5.0.0-preview.8.20324.1

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

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.8.20322.11 -> To Version 5.0.0-preview.8.20325.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 20200625.1 (#1286)
dotnet-maestro[bot] [Thu, 25 Jun 2020 12:42:47 +0000 (12:42 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200625.1 (#1286)

Microsoft.NETCore.App
 From Version 5.0.0-preview.8.20323.9 -> To Version 5.0.0-preview.8.20325.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoFix Unix build break
Jan Vorlicek [Thu, 25 Jun 2020 00:31:36 +0000 (02:31 +0200)]
Fix Unix build break

5 years agoAdd SOS DumpALC command
Jan Vorlicek [Wed, 24 Jun 2020 23:51:33 +0000 (01:51 +0200)]
Add SOS DumpALC command

This change adds a new SOS command to dump an AssemblyLoadContext for an
object. The dumped ALC is the one into which the object's type is
loaded.

5 years agoHandle 32-bit CLRDATA_ADDRESS semantics in ReadMemory (#1280)
Steve MacLean [Wed, 24 Jun 2020 16:51:06 +0000 (12:51 -0400)]
Handle 32-bit CLRDATA_ADDRESS semantics in ReadMemory (#1280)

* Handle 32-bit CLRDATA_ADDRESS semantics in ReadMemory

* Use clrMD 1.1.132302

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200623.9 (#1282)
dotnet-maestro[bot] [Wed, 24 Jun 2020 12:37:03 +0000 (12:37 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200623.9 (#1282)

Microsoft.NETCore.App
 From Version 5.0.0-preview.7.20322.7 -> To Version 5.0.0-preview.8.20323.9

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years ago[master] Update dependencies from dotnet/aspnetcore (#1269)
dotnet-maestro[bot] [Tue, 23 Jun 2020 16:41:22 +0000 (09:41 -0700)]
[master] Update dependencies from dotnet/aspnetcore (#1269)

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

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.7.20318.1 -> To Version 5.0.0-preview.7.20319.2

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

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.7.20318.1 -> To Version 5.0.0-preview.7.20319.8

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

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.7.20318.1 -> To Version 5.0.0-preview.7.20321.1

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

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.7.20318.1 -> To Version 5.0.0-preview.8.20322.11

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200622.7 (#1276)
dotnet-maestro[bot] [Tue, 23 Jun 2020 12:36:16 +0000 (12:36 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200622.7 (#1276)

Microsoft.NETCore.App
 From Version 5.0.0-preview.7.20321.2 -> To Version 5.0.0-preview.7.20322.7

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/symstore build 20200622.1 (#1277)
dotnet-maestro[bot] [Tue, 23 Jun 2020 12:32:53 +0000 (12:32 +0000)]
Update dependencies from https://github.com/dotnet/symstore build 20200622.1 (#1277)

Microsoft.SymbolStore
 From Version 1.0.131501 -> To Version 1.0.132201

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200621.2 (#1273)
dotnet-maestro[bot] [Mon, 22 Jun 2020 12:26:28 +0000 (12:26 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200621.2 (#1273)

Microsoft.NETCore.App
 From Version 5.0.0-preview.7.20320.5 -> To Version 5.0.0-preview.7.20321.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/arcade build 20200616.1 (#1272)
dotnet-maestro[bot] [Mon, 22 Jun 2020 12:23:46 +0000 (12:23 +0000)]
Update dependencies from https://github.com/dotnet/arcade build 20200616.1 (#1272)

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

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years ago[master] Update dependencies from dotnet/runtime (#1262)
dotnet-maestro[bot] [Sun, 21 Jun 2020 12:35:53 +0000 (12:35 +0000)]
[master] Update dependencies from dotnet/runtime (#1262)

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

Microsoft.NETCore.App
 From Version 5.0.0-preview.7.20317.2 -> To Version 5.0.0-preview.7.20318.2

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

Microsoft.NETCore.App
 From Version 5.0.0-preview.7.20317.2 -> To Version 5.0.0-preview.7.20318.14

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

Microsoft.NETCore.App
 From Version 5.0.0-preview.7.20317.2 -> To Version 5.0.0-preview.7.20320.1

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

Microsoft.NETCore.App
 From Version 5.0.0-preview.7.20317.2 -> To Version 5.0.0-preview.7.20320.5

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoAdd POH to SOS commands (#1228)
David Mason [Thu, 18 Jun 2020 22:47:43 +0000 (15:47 -0700)]
Add POH to SOS commands (#1228)

Update SOS commands to know about the pinned object heap.

5 years agoUpdate dotnet-monitor to preview 2. (#1265)
Justin Anderson [Thu, 18 Jun 2020 21:32:15 +0000 (14:32 -0700)]
Update dotnet-monitor to preview 2. (#1265)

Version dotnet-monitor independently.

5 years agoAlias platform parameter to architecture to align to arcade (#1256)
Juan Hoyos [Thu, 18 Jun 2020 17:07:31 +0000 (10:07 -0700)]
Alias platform parameter to architecture to align to arcade (#1256)

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200618.1 (...
dotnet-maestro[bot] [Thu, 18 Jun 2020 12:36:07 +0000 (12:36 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200618.1 (#1263)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.7.20317.3 -> To Version 5.0.0-preview.7.20318.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoChange blob item category to uppercase. (#1258)
Justin Anderson [Thu, 18 Jun 2020 03:59:49 +0000 (20:59 -0700)]
Change blob item category to uppercase. (#1258)

5 years agorespect --buffersize flag (#1254)
Sung Yoon Whang [Thu, 18 Jun 2020 01:01:21 +0000 (18:01 -0700)]
respect --buffersize flag (#1254)

5 years agoAdd thread service (#1236)
Mike McLaughlin [Wed, 17 Jun 2020 21:54:07 +0000 (14:54 -0700)]
Add thread service (#1236)

Renames the RegisterService to ThreadService and adds methods to implement these issues:

https://github.com/dotnet/diagnostics/issues/558 "setthread should support different types of thread ids"
https://github.com/dotnet/diagnostics/issues/559 "Sort threads by thread id"

5 years agoAdd category metadata to ManifestArtifactData metadata instead of Category metadata...
Justin Anderson [Wed, 17 Jun 2020 18:38:33 +0000 (11:38 -0700)]
Add category metadata to ManifestArtifactData metadata instead of Category metadata. (#1242)

5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200617.2 (#1252)
dotnet-maestro[bot] [Wed, 17 Jun 2020 17:55:34 +0000 (17:55 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200617.2 (#1252)

Microsoft.NETCore.App
 From Version 5.0.0-preview.7.20315.3 -> To Version 5.0.0-preview.7.20317.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200617.3 (...
dotnet-maestro[bot] [Wed, 17 Jun 2020 12:43:56 +0000 (12:43 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200617.3 (#1253)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.7.20314.1 -> To Version 5.0.0-preview.7.20317.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoFix 64bit register output (#1250)
Steve MacLean [Wed, 17 Jun 2020 04:58:56 +0000 (00:58 -0400)]
Fix 64bit register output (#1250)

5 years agoFix up SOS PrintManagedFrameContext (#1249)
Steve MacLean [Wed, 17 Jun 2020 00:02:51 +0000 (20:02 -0400)]
Fix up SOS PrintManagedFrameContext (#1249)

Choose registers to display at runtime based on actual target

Fixup Arm64 to use the Arm64Context (not the ArmContext)
Fixup Arm64 to display all registers (instead of displaying some multiple times)
Fixup Arm64 formatting to right justify register values in three columns.

5 years agoUpdate dependencies from https://github.com/dotnet/symstore build 20200615.1 (#1244)
dotnet-maestro[bot] [Tue, 16 Jun 2020 12:29:51 +0000 (12:29 +0000)]
Update dependencies from https://github.com/dotnet/symstore build 20200615.1 (#1244)

Microsoft.SymbolStore
 From Version 1.0.131301 -> To Version 1.0.131501

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200615.3 (#1243)
dotnet-maestro[bot] [Tue, 16 Jun 2020 12:27:05 +0000 (12:27 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200615.3 (#1243)

Microsoft.NETCore.App
 From Version 5.0.0-preview.7.20314.1 -> To Version 5.0.0-preview.7.20315.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpload NuGet packages with blob group to installers blob feed (#1231)
Justin Anderson [Mon, 15 Jun 2020 23:45:35 +0000 (16:45 -0700)]
Upload NuGet packages with blob group to installers blob feed (#1231)

5 years agoSet dotnet-monitor to Preview 1 (#1237)
Justin Anderson [Mon, 15 Jun 2020 21:50:43 +0000 (14:50 -0700)]
Set dotnet-monitor to Preview 1 (#1237)

5 years agoUpdate dependencies from https://github.com/dotnet/arcade build 20200609.1 (#1238)
dotnet-maestro[bot] [Mon, 15 Jun 2020 17:21:11 +0000 (17:21 +0000)]
Update dependencies from https://github.com/dotnet/arcade build 20200609.1 (#1238)

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.RemoteExecutor
 From Version 5.0.0-beta.20280.1 -> To Version 5.0.0-beta.20309.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200614.1 (...
dotnet-maestro[bot] [Mon, 15 Jun 2020 12:38:33 +0000 (12:38 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200614.1 (#1240)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.7.20313.7 -> To Version 5.0.0-preview.7.20314.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 20200614.1 (#1239)
dotnet-maestro[bot] [Mon, 15 Jun 2020 12:32:16 +0000 (12:32 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200614.1 (#1239)

Microsoft.NETCore.App
 From Version 5.0.0-preview.7.20313.3 -> To Version 5.0.0-preview.7.20314.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/symstore build 20200613.1 (#1234)
dotnet-maestro[bot] [Sun, 14 Jun 2020 17:37:19 +0000 (17:37 +0000)]
Update dependencies from https://github.com/dotnet/symstore build 20200613.1 (#1234)

Microsoft.SymbolStore
 From Version 1.0.130801 -> To Version 1.0.131301

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200613.7 (...
dotnet-maestro[bot] [Sun, 14 Jun 2020 12:33:05 +0000 (12:33 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200613.7 (#1233)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.7.20312.21 -> To Version 5.0.0-preview.7.20313.7

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200613.3 (#1232)
dotnet-maestro[bot] [Sun, 14 Jun 2020 12:32:02 +0000 (12:32 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200613.3 (#1232)

Microsoft.NETCore.App
 From Version 5.0.0-preview.7.20312.11 -> To Version 5.0.0-preview.7.20313.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoGenerate checksums for NuGet packages after building/signing. (#1211)
Justin Anderson [Sat, 13 Jun 2020 16:31:34 +0000 (09:31 -0700)]
Generate checksums for NuGet packages after building/signing. (#1211)

* Generate checksums for NuGet packages after signing.

* Generate package checksums only after that Pack task.
During publish, collect checksum files and calculate blob path.
Have official build publish checksum files.

* Set PublishFlatContainer to true

* Specify if checksum corresponds to shipping package.

* Fix type

* Only generate checksums for packages that declare a blob group.
Upload checksums to blob storage with blob group in relative blob path.

* Use target batching for CollectPackageChecksumFiles to correctly read blob group files.

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200612.21 ...
dotnet-maestro[bot] [Sat, 13 Jun 2020 12:32:04 +0000 (12:32 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200612.21 (#1230)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.7.20312.1 -> To Version 5.0.0-preview.7.20312.21

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200612.11 (#1229)
dotnet-maestro[bot] [Sat, 13 Jun 2020 12:31:16 +0000 (12:31 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200612.11 (#1229)

Microsoft.NETCore.App
 From Version 5.0.0-preview.7.20311.11 -> To Version 5.0.0-preview.7.20312.11

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200612.1 (...
dotnet-maestro[bot] [Fri, 12 Jun 2020 12:41:01 +0000 (12:41 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200612.1 (#1227)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.7.20310.10 -> To Version 5.0.0-preview.7.20312.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 20200611.11 (#1226)
dotnet-maestro[bot] [Fri, 12 Jun 2020 12:34:59 +0000 (12:34 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200611.11 (#1226)

Microsoft.NETCore.App
 From Version 5.0.0-preview.7.20311.2 -> To Version 5.0.0-preview.7.20311.11

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoRemove quotations from dictionary values when populating the argument dictionary...
Sung Yoon Whang [Thu, 11 Jun 2020 20:04:13 +0000 (13:04 -0700)]
Remove quotations from dictionary values when populating the argument dictionary for EventPipeProvider (#1222)

* Remove quotations from dictionary values when populating the argument dictionary for EventPipeProvider

* Fix tests

5 years agoRemove Exception keyword from gc-collect profile (#1223)
Sung Yoon Whang [Thu, 11 Jun 2020 19:45:20 +0000 (12:45 -0700)]
Remove Exception keyword from gc-collect profile (#1223)

5 years agoAllow filtering on log level for logs endpoint. (#1220)
Justin Anderson [Thu, 11 Jun 2020 17:51:35 +0000 (10:51 -0700)]
Allow filtering on log level for logs endpoint. (#1220)

5 years agoSet defaults for EventLevel and Keywords properties. (#1221)
Justin Anderson [Thu, 11 Jun 2020 17:51:03 +0000 (10:51 -0700)]
Set defaults for EventLevel and Keywords properties. (#1221)

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200610.10 ...
dotnet-maestro[bot] [Thu, 11 Jun 2020 12:45:47 +0000 (12:45 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200610.10 (#1225)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.7.20309.19 -> To Version 5.0.0-preview.7.20310.10

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200611.2 (#1224)
dotnet-maestro[bot] [Thu, 11 Jun 2020 12:44:30 +0000 (12:44 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200611.2 (#1224)

Microsoft.NETCore.App
 From Version 5.0.0-preview.7.20309.9 -> To Version 5.0.0-preview.7.20311.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoSkip dotnet-monitor test on MacOS (#1156)
Wiktor Kopec [Thu, 11 Jun 2020 00:02:04 +0000 (17:02 -0700)]
Skip dotnet-monitor test on MacOS (#1156)

5 years agoFix building on clang10 on ubuntu 20.04 (#1215)
Mike McLaughlin [Wed, 10 Jun 2020 17:09:34 +0000 (10:09 -0700)]
Fix building on clang10 on ubuntu 20.04 (#1215)

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200609.19 ...
dotnet-maestro[bot] [Wed, 10 Jun 2020 12:33:13 +0000 (12:33 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200609.19 (#1217)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.7.20308.12 -> To Version 5.0.0-preview.7.20309.19

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200609.9 (#1216)
dotnet-maestro[bot] [Wed, 10 Jun 2020 12:32:23 +0000 (12:32 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200609.9 (#1216)

Microsoft.NETCore.App
 From Version 5.0.0-preview.7.20308.8 -> To Version 5.0.0-preview.7.20309.9

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200608.12 ...
dotnet-maestro[bot] [Wed, 10 Jun 2020 05:56:30 +0000 (05:56 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200608.12 (#1213)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.7.20308.1 -> To Version 5.0.0-preview.7.20308.12

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/symstore build 20200608.1 (#1214)
dotnet-maestro[bot] [Tue, 9 Jun 2020 12:46:23 +0000 (12:46 +0000)]
Update dependencies from https://github.com/dotnet/symstore build 20200608.1 (#1214)

Microsoft.SymbolStore
 From Version 1.0.130402 -> To Version 1.0.130801

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/runtime build 20200608.8 (#1212)
dotnet-maestro[bot] [Tue, 9 Jun 2020 12:32:41 +0000 (12:32 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200608.8 (#1212)

Microsoft.NETCore.App
 From Version 5.0.0-preview.7.20307.4 -> To Version 5.0.0-preview.7.20308.8

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200608.1 (...
dotnet-maestro[bot] [Mon, 8 Jun 2020 12:58:25 +0000 (12:58 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200608.1 (#1210)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.7.20307.1 -> To Version 5.0.0-preview.7.20308.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 20200607.4 (#1209)
dotnet-maestro[bot] [Mon, 8 Jun 2020 12:52:07 +0000 (12:52 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200607.4 (#1209)

Microsoft.NETCore.App
 From Version 5.0.0-preview.7.20306.3 -> To Version 5.0.0-preview.7.20307.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200607.1 (...
dotnet-maestro[bot] [Sun, 7 Jun 2020 18:00:31 +0000 (18:00 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200607.1 (#1208)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.7.20305.14 -> To Version 5.0.0-preview.7.20307.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 20200606.3 (#1207)
dotnet-maestro[bot] [Sun, 7 Jun 2020 12:37:08 +0000 (12:37 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200606.3 (#1207)

Microsoft.NETCore.App
 From Version 5.0.0-preview.7.20305.1 -> To Version 5.0.0-preview.7.20306.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200605.14 ...
dotnet-maestro[bot] [Sat, 6 Jun 2020 12:36:54 +0000 (12:36 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200605.14 (#1205)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.7.20305.1 -> To Version 5.0.0-preview.7.20305.14

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200605.1 (...
dotnet-maestro[bot] [Fri, 5 Jun 2020 12:38:24 +0000 (12:38 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200605.1 (#1203)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.7.20303.14 -> To Version 5.0.0-preview.7.20305.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 20200605.1 (#1202)
dotnet-maestro[bot] [Fri, 5 Jun 2020 12:37:23 +0000 (12:37 +0000)]
Update dependencies from https://github.com/dotnet/runtime build 20200605.1 (#1202)

Microsoft.NETCore.App
 From Version 5.0.0-preview.7.20303.11 -> To Version 5.0.0-preview.7.20305.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoUpdate dependencies from https://github.com/dotnet/symstore build 20200604.2 (#1204)
dotnet-maestro[bot] [Fri, 5 Jun 2020 12:36:29 +0000 (12:36 +0000)]
Update dependencies from https://github.com/dotnet/symstore build 20200604.2 (#1204)

Microsoft.SymbolStore
 From Version 1.0.130101 -> To Version 1.0.130402

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years agoRevert minimum SDK required (#1201)
Juan Hoyos [Thu, 4 Jun 2020 23:29:19 +0000 (16:29 -0700)]
Revert minimum SDK required (#1201)

5 years agoAdd MacOS dotnet-dump support (#1198)
Mike McLaughlin [Thu, 4 Jun 2020 20:08:24 +0000 (13:08 -0700)]
Add MacOS dotnet-dump support (#1198)

Add MacOS dotnet-dump support

Update to CLRMD version 1.1.127808

Enabled dotnet-dump collect for MacOS

5 years agoUpdate dependencies from https://github.com/dotnet/aspnetcore build 20200603.14 ...
dotnet-maestro[bot] [Thu, 4 Jun 2020 16:30:56 +0000 (16:30 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build 20200603.14 (#1200)

Microsoft.AspNetCore.App.Ref
 From Version 5.0.0-preview.6.20279.12 -> To Version 5.0.0-preview.7.20303.14

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