dotnet-maestro[bot] [Wed, 2 Feb 2022 18:54:45 +0000 (18:54 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20220201.14 (#2839)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Wed, 2 Feb 2022 14:05:58 +0000 (14:05 +0000)]
Update dependencies from https://github.com/dotnet/symstore build
20220201.2 (#2840)
[main] Update dependencies from dotnet/symstore
dotnet-maestro[bot] [Tue, 1 Feb 2022 17:54:20 +0000 (17:54 +0000)]
Update dependencies from https://github.com/dotnet/symstore build
20220131.1 (#2838)
[main] Update dependencies from dotnet/symstore
dotnet-maestro[bot] [Mon, 31 Jan 2022 14:07:22 +0000 (14:07 +0000)]
Update dependencies from https://github.com/dotnet/installer build
20220128.3 (#2835)
[main] Update dependencies from dotnet/installer
dotnet-maestro[bot] [Mon, 31 Jan 2022 14:00:00 +0000 (14:00 +0000)]
Update dependencies from https://github.com/dotnet/arcade build
20220130.1 (#2834)
[main] Update dependencies from dotnet/arcade
Mike McLaughlin [Sat, 29 Jan 2022 22:38:30 +0000 (14:38 -0800)]
Cleanup SymbolService; move code out of symbol service wrapper (#2794)
* Make SymbolServiceWrapper per-target
Since SymbolServiceWrapper uses the MemoryService then it makes sense to make
it a per-target instead of global. Refactor the native get service wrapper into
ServiceWrapper.
Cleanup/replace InitializeSymbolService with call to GetSymbolService() directly.
* DownloadModule API - need to dispose of streams
* Cleanup SymbolService; move code out of symbol service wrapper
Allows new commands to use the source/line number, local var, etc. symbol
service APIs. Now the symbol service wrapper is just about interop.
Add ISymbolFile.
Aaron Robinson [Fri, 28 Jan 2022 00:32:00 +0000 (16:32 -0800)]
Fix the generated DML for Array contents. (#2832)
Aaron Robinson [Wed, 26 Jan 2022 21:45:54 +0000 (16:45 -0500)]
Update SOS to resolve first level byref fields (#2829)
* Update SOS to resolve first level byref fields
dotnet-maestro[bot] [Tue, 25 Jan 2022 19:59:37 +0000 (19:59 +0000)]
Update dependencies from https://github.com/dotnet/symstore build
20220124.1 (#2828)
[main] Update dependencies from dotnet/symstore
Jan Vorlicek [Mon, 24 Jan 2022 19:14:59 +0000 (20:14 +0100)]
Enhance core dump debugging (#2827)
I've found that when a core dump is taken by the OS without the extra
settings that makes it copy shared libraries binaries into the dump,
SOS doesn't work as it relies on the libcoreclr.so ELF header to be
present.
I have discovered a way to make lldb read that data from the image of
the libcoreclr.so that it has loaded together with the dump.
This change makes it possible to use SOS even for the above mentioned
dump cases. In fact, it allows SOS to read any data that were mapped as
read only from any shared library loaded in the process.
dotnet-maestro[bot] [Mon, 24 Jan 2022 18:16:21 +0000 (18:16 +0000)]
Update dependencies from https://github.com/dotnet/installer build
20220121.4 (#2826)
[main] Update dependencies from dotnet/installer
dotnet-maestro[bot] [Mon, 24 Jan 2022 14:00:40 +0000 (14:00 +0000)]
Update dependencies from https://github.com/dotnet/arcade build
20220121.6 (#2825)
[main] Update dependencies from dotnet/arcade
dotnet-maestro[bot] [Fri, 21 Jan 2022 14:13:33 +0000 (06:13 -0800)]
[main] Update dependencies from microsoft/clrmd (#2810)
* Update dependencies from https://github.com/microsoft/clrmd build
20220111.2
Microsoft.Diagnostics.Runtime , Microsoft.Diagnostics.Runtime.Utilities
From Version 2.0.305601 -> To Version 2.0.306102
* Fix SOS failures with new clrmd version by adding System.Runtime.CompilerServices.Unsafe.dll to the hosting TPA
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
dotnet-maestro[bot] [Fri, 21 Jan 2022 14:11:18 +0000 (14:11 +0000)]
Update dependencies from https://github.com/dotnet/source-build-reference-packages build
20220120.2 (#2823)
[main] Update dependencies from dotnet/source-build-reference-packages
dotnet-maestro[bot] [Wed, 19 Jan 2022 18:19:51 +0000 (18:19 +0000)]
Update dependencies from https://github.com/dotnet/symstore build
20220118.1 (#2820)
[main] Update dependencies from dotnet/symstore
dotnet-maestro[bot] [Mon, 17 Jan 2022 19:04:54 +0000 (19:04 +0000)]
Update dependencies from https://github.com/dotnet/installer build
20220114.18 (#2817)
[main] Update dependencies from dotnet/installer
dotnet-maestro[bot] [Mon, 17 Jan 2022 14:04:13 +0000 (14:04 +0000)]
Update dependencies from https://github.com/dotnet/arcade build
20220114.25 (#2816)
[main] Update dependencies from dotnet/arcade
Adeel Mujahid [Mon, 17 Jan 2022 04:06:26 +0000 (06:06 +0200)]
Sync eng/native with runtime (#2789)
dotnet-maestro[bot] [Sat, 15 Jan 2022 14:03:00 +0000 (14:03 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20220114.7 (#2814)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Fri, 14 Jan 2022 14:09:36 +0000 (14:09 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20220113.3 (#2813)
[main] Update dependencies from dotnet/aspnetcore
Andrew Au [Thu, 13 Jan 2022 18:45:32 +0000 (10:45 -0800)]
Enable gchandles for all platforms (#2809)
dotnet-maestro[bot] [Thu, 13 Jan 2022 14:19:53 +0000 (14:19 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20220112.5 (#2812)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Wed, 12 Jan 2022 14:03:43 +0000 (14:03 +0000)]
Update dependencies from https://github.com/dotnet/symstore build
20220111.1 (#2811)
[main] Update dependencies from dotnet/symstore
dotnet-maestro[bot] [Tue, 11 Jan 2022 18:13:58 +0000 (18:13 +0000)]
[main] Update dependencies from dotnet/runtime (#2803)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Tue, 11 Jan 2022 18:09:14 +0000 (18:09 +0000)]
Update dependencies from https://github.com/dotnet/symstore build
20220110.1 (#2806)
[main] Update dependencies from dotnet/symstore
dotnet-maestro[bot] [Tue, 11 Jan 2022 17:40:10 +0000 (17:40 +0000)]
Update dependencies from https://github.com/dotnet/arcade build
20220106.6 (#2804)
[main] Update dependencies from dotnet/arcade
dotnet-maestro[bot] [Tue, 11 Jan 2022 14:05:54 +0000 (14:05 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20220110.18 (#2805)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Sat, 8 Jan 2022 13:58:09 +0000 (13:58 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20220107.25 (#2802)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Fri, 7 Jan 2022 18:16:14 +0000 (18:16 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20220106.8 (#2801)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Fri, 7 Jan 2022 14:07:22 +0000 (14:07 +0000)]
Update dependencies from https://github.com/microsoft/clrmd build
20220106.1 (#2800)
[main] Update dependencies from microsoft/clrmd
dotnet-maestro[bot] [Thu, 6 Jan 2022 18:12:19 +0000 (18:12 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20220105.11 (#2798)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Thu, 6 Jan 2022 14:23:08 +0000 (14:23 +0000)]
Update dependencies from https://github.com/dotnet/source-build-reference-packages build
20220105.1 (#2799)
[main] Update dependencies from dotnet/source-build-reference-packages
dotnet-maestro[bot] [Wed, 5 Jan 2022 19:25:38 +0000 (19:25 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20220104.4 (#2797)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Tue, 4 Jan 2022 19:32:49 +0000 (11:32 -0800)]
Update dependencies from https://github.com/dotnet/runtime build
20220103.8 (#2796)
Microsoft.NETCore.App.Runtime.win-x64 , VS.Redist.Common.NetCore.SharedFramework.x64.6.0
From Version 6.0.2 -> To Version 6.0.2-servicing.1.22053.8
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Tue, 4 Jan 2022 14:08:57 +0000 (14:08 +0000)]
Update dependencies from https://github.com/dotnet/symstore build
20220103.1 (#2795)
[main] Update dependencies from dotnet/symstore
dotnet-maestro[bot] [Mon, 3 Jan 2022 14:06:28 +0000 (14:06 +0000)]
Update dependencies from https://github.com/dotnet/installer build
20211229.4 (#2793)
[main] Update dependencies from dotnet/installer
dotnet-maestro[bot] [Mon, 3 Jan 2022 13:59:33 +0000 (13:59 +0000)]
Update dependencies from https://github.com/dotnet/arcade build
20211230.1 (#2792)
[main] Update dependencies from dotnet/arcade
dotnet-maestro[bot] [Wed, 29 Dec 2021 18:23:54 +0000 (10:23 -0800)]
Update dependencies from https://github.com/dotnet/arcade build
20211223.2 (#2790)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.RemoteExecutor
From Version 7.0.0-beta.21617.4 -> To Version 7.0.0-beta.21623.2
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Wed, 29 Dec 2021 18:09:29 +0000 (18:09 +0000)]
Update dependencies from https://github.com/dotnet/symstore build
20211228.1 (#2791)
[main] Update dependencies from dotnet/symstore
dotnet-maestro[bot] [Wed, 29 Dec 2021 14:32:05 +0000 (14:32 +0000)]
[main] Update dependencies from dotnet/source-build-reference-packages (#2785)
[main] Update dependencies from dotnet/source-build-reference-packages
dotnet-maestro[bot] [Mon, 20 Dec 2021 14:02:28 +0000 (14:02 +0000)]
Update dependencies from https://github.com/dotnet/arcade build
20211217.4 (#2787)
[main] Update dependencies from dotnet/arcade
dotnet-maestro[bot] [Mon, 20 Dec 2021 13:59:06 +0000 (13:59 +0000)]
Update dependencies from https://github.com/dotnet/installer build
20211217.2 (#2788)
[main] Update dependencies from dotnet/installer
dotnet-maestro[bot] [Thu, 16 Dec 2021 14:13:37 +0000 (14:13 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20211215.9 (#2786)
[main] Update dependencies from dotnet/runtime
mikelle-rogers [Wed, 15 Dec 2021 01:22:33 +0000 (18:22 -0700)]
Adding dotnet-trace report (draft 2) (#2650)
* Responding to input to create second draft
Opening pull request in my GitHub account, first draft is located as closed pull request in dotnet/diagnostics repo.
* update command line style, add potential header
* updating to use subcommands
Co-authored-by: John Salem <josalem@microsoft.com>
* Update to include subcommands
* clarify dotnet-trace report descriptions
* update to create consistency
Created consistency within the documentation and examples.
* Creating clarity with consistency
Created consistency between dotnet=trace collect's and report's parameter names.
* Update documentation/design-docs/dotnet-tools.md
Co-authored-by: Noah Falk <noahfalk@users.noreply.github.com>
Co-authored-by: John Salem <josalem@microsoft.com>
Co-authored-by: Noah Falk <noahfalk@users.noreply.github.com>
dotnet-maestro[bot] [Mon, 13 Dec 2021 18:54:39 +0000 (18:54 +0000)]
Update dependencies from https://github.com/dotnet/installer build
20211209.9 (#2783)
[main] Update dependencies from dotnet/installer
dotnet-maestro[bot] [Mon, 13 Dec 2021 18:52:47 +0000 (18:52 +0000)]
Update dependencies from https://github.com/dotnet/arcade build
20211210.4 (#2782)
[main] Update dependencies from dotnet/arcade
dotnet-maestro[bot] [Thu, 9 Dec 2021 18:12:55 +0000 (18:12 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20211208.7 (#2780)
[main] Update dependencies from dotnet/runtime
Mike McLaughlin [Wed, 8 Dec 2021 06:44:40 +0000 (22:44 -0800)]
Move command service impl to M.D.DS.Implementation (#2772)
* Move command service impl to M.D.DS.Implementation
Rename to CommandService. The lldb/dbgeng SOS doesn't need the repl. One less assembly in that package.
Clean up console service/repl assembly. Rename to ConsoleService.
* Code review feedback
Mike McLaughlin [Wed, 8 Dec 2021 01:24:32 +0000 (17:24 -0800)]
Use PEFile instead of clrmd's PEImage (#2769)
* Use PEFile instead of clrmd's PEImage
Fix various problems with figuring out the file/loaded layout of a module.
Add some help scripts to rebuild existing test asset packages (xml files).
* Fix test.sh
* Log full exception stack
* Code review feedback
dotnet-maestro[bot] [Tue, 7 Dec 2021 14:15:10 +0000 (14:15 +0000)]
Update dependencies from https://github.com/dotnet/symstore build
20211206.1 (#2778)
[main] Update dependencies from dotnet/symstore
mikelle-rogers [Mon, 6 Dec 2021 22:48:34 +0000 (15:48 -0700)]
dotnet-trace collect --show-child-io displays child process' IO only (#2774)
dotnet-maestro[bot] [Mon, 6 Dec 2021 14:24:38 +0000 (14:24 +0000)]
Update dependencies from https://github.com/dotnet/arcade build
20211203.6 (#2777)
[main] Update dependencies from dotnet/arcade
mikelle-rogers [Wed, 1 Dec 2021 08:14:17 +0000 (01:14 -0700)]
initial pull request for dotnet-trace report (topN feature) (#2705)
dotnet-maestro[bot] [Tue, 30 Nov 2021 14:21:26 +0000 (14:21 +0000)]
Update dependencies from https://github.com/dotnet/symstore build
20211129.1 (#2773)
[main] Update dependencies from dotnet/symstore
dotnet-maestro[bot] [Mon, 29 Nov 2021 14:13:45 +0000 (14:13 +0000)]
Update dependencies from https://github.com/dotnet/installer build
20211117.21 (#2771)
[main] Update dependencies from dotnet/installer
dotnet-maestro[bot] [Mon, 29 Nov 2021 14:02:07 +0000 (14:02 +0000)]
Update dependencies from https://github.com/dotnet/arcade build
20211126.4 (#2770)
[main] Update dependencies from dotnet/arcade
Juan Hoyos [Wed, 24 Nov 2021 22:57:21 +0000 (14:57 -0800)]
Merge pull request #2765 from hoyosjs/juhoyosa/fix-release-manifest
Fix manifest for release
Juan Sebastian Hoyos Ayala [Tue, 23 Nov 2021 22:00:10 +0000 (14:00 -0800)]
Fix manifest for release
Yusuke Ito [Mon, 22 Nov 2021 07:02:33 +0000 (16:02 +0900)]
Fix parse dotnet trace providers option (#2730)
* fix parsing dotnet-trace collect providers(#2691)
* fix the case if quote is in middle of value
* Add test and fix trailing semicolon case in filter parsing
Co-authored-by: itn3000 <itn3000@gmail.com>
Co-authored-by: Juan Sebastian Hoyos Ayala <juhoyosa@microsoft.com>
Mike Lorbetske [Thu, 18 Nov 2021 22:34:03 +0000 (16:34 -0600)]
Add duration as an option to dotnet-counters and fix a null reference… (#2755)
* Add duration as an option to dotnet-counters and fix a null reference exception in the JSON exporter
* Use stopwatch rather than comparing DateTime objects
dotnet-maestro[bot] [Wed, 17 Nov 2021 14:13:28 +0000 (14:13 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20211116.4 (#2757)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Wed, 17 Nov 2021 14:07:49 +0000 (14:07 +0000)]
Update dependencies from https://github.com/microsoft/clrmd build
20211116.1 (#2756)
[main] Update dependencies from microsoft/clrmd
Justin Anderson [Wed, 17 Nov 2021 05:43:22 +0000 (21:43 -0800)]
Use non-infinite timeout for async connection. (#2739)
dotnet-maestro[bot] [Tue, 16 Nov 2021 14:02:36 +0000 (14:02 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20211115.6 (#2754)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Tue, 16 Nov 2021 13:57:14 +0000 (13:57 +0000)]
Update dependencies from https://github.com/dotnet/symstore build
20211115.1 (#2753)
[main] Update dependencies from dotnet/symstore
Juan Hoyos [Tue, 16 Nov 2021 03:57:53 +0000 (19:57 -0800)]
Allow for stable-versions to go to nightly feed for tools (#2752)
David Mason [Mon, 15 Nov 2021 22:42:31 +0000 (14:42 -0800)]
Add byte[] to SerializePayloadArgument (#2748)
dotnet-maestro[bot] [Mon, 15 Nov 2021 14:08:08 +0000 (14:08 +0000)]
Update dependencies from https://github.com/dotnet/installer build
20211112.12 (#2751)
[main] Update dependencies from dotnet/installer
dotnet-maestro[bot] [Mon, 15 Nov 2021 14:01:26 +0000 (14:01 +0000)]
Update dependencies from https://github.com/dotnet/arcade build
20211109.3 (#2750)
[main] Update dependencies from dotnet/arcade
Mike McLaughlin [Sat, 13 Nov 2021 17:09:29 +0000 (09:09 -0800)]
Misc SOS fixes (#2746)
* Misc SOS fixes
Cleanup g_symbolStoreInitialized flag. DisplayStoreStore() wasn't displaying the symbol
path set from the dbgeng .sympath change notification. Simplified the symbol service
initialization logic.
* Make DebugServices tests more reliable
* Always use diasymreader if no managed symbol service
* Actually flush the clrprocess/cordebug instances
dotnet-maestro[bot] [Sat, 13 Nov 2021 13:56:15 +0000 (13:56 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20211112.11 (#2749)
[main] Update dependencies from dotnet/runtime
Juan Hoyos [Thu, 11 Nov 2021 22:35:14 +0000 (14:35 -0800)]
Stabilize versioning for tools and fix native asset versioning (#2745)
* Bump tooling version to 6.0
* Make dotnet tools ship as stable on nightly
This allows for a more seamless experience dogfooding daily builds - where an upgrade is transparent regardless of daily vs official build.
* Fix versioning issues for Linux variants
dotnet-maestro[bot] [Wed, 10 Nov 2021 14:07:58 +0000 (14:07 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20211109.9 (#2743)
[main] Update dependencies from dotnet/runtime
Wiktor Kopec [Tue, 9 Nov 2021 23:15:32 +0000 (15:15 -0800)]
Better rundown defaults and parameterization (#2732)
* Better rundown defaults and parameterization
* PR Feedback
* Bring back rundown for http trace profile
dotnet-maestro[bot] [Tue, 9 Nov 2021 14:13:21 +0000 (14:13 +0000)]
Update dependencies from https://github.com/dotnet/symstore build
20211108.1 (#2740)
[main] Update dependencies from dotnet/symstore
Adeel Mujahid [Tue, 9 Nov 2021 00:08:19 +0000 (02:08 +0200)]
Fix some workflow issues (#2720)
dotnet-maestro[bot] [Mon, 8 Nov 2021 17:54:41 +0000 (17:54 +0000)]
Update dependencies from https://github.com/dotnet/arcade build
20211105.2 (#2737)
[main] Update dependencies from dotnet/arcade
dotnet-maestro[bot] [Mon, 8 Nov 2021 17:51:19 +0000 (17:51 +0000)]
Update dependencies from https://github.com/dotnet/installer build
20211102.8 (#2738)
[main] Update dependencies from dotnet/installer
Mike McLaughlin [Sat, 6 Nov 2021 04:01:22 +0000 (21:01 -0700)]
SOS crash fixes (#2733)
* Fix issue https://github.com/dotnet/diagnostics/issues/2695
The exception in the service provider is caused by the recursion of the ImageMappingMemoryService memory
service. Remove the recursion by passing the "raw" memory service (the one without any "mapping" memory
service wrappers) to the module service to use to get the build id/PE reader, etc.
* Fix Windows debugger SOS termination exception
* Code review feedback
dotnet-maestro[bot] [Fri, 5 Nov 2021 17:17:54 +0000 (17:17 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20211104.7 (#2735)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Fri, 5 Nov 2021 12:59:30 +0000 (12:59 +0000)]
Update dependencies from https://github.com/dotnet/symstore build
20211104.4 (#2734)
[main] Update dependencies from dotnet/symstore
Johan Lorensson [Wed, 3 Nov 2021 14:30:16 +0000 (15:30 +0100)]
Flag dotnet-dsrouter as shipping. (#2722)
* Flag dotnet-dsrouter as shipping.
* Add dotnet-dsrouter to tool-list.json.
dotnet-maestro[bot] [Wed, 3 Nov 2021 13:05:30 +0000 (13:05 +0000)]
Update dependencies from https://github.com/dotnet/symstore build
20211102.1 (#2727)
[main] Update dependencies from dotnet/symstore
dotnet-maestro[bot] [Wed, 3 Nov 2021 12:45:08 +0000 (12:45 +0000)]
Update dependencies from https://github.com/microsoft/clrmd build
20211102.1 (#2726)
[main] Update dependencies from microsoft/clrmd
dotnet-maestro[bot] [Tue, 2 Nov 2021 12:46:51 +0000 (12:46 +0000)]
Update dependencies from https://github.com/dotnet/symstore build
20211101.1 (#2725)
[main] Update dependencies from dotnet/symstore
Mike McLaughlin [Mon, 1 Nov 2021 20:55:10 +0000 (13:55 -0700)]
Enable dotnet-dump tests on OSX (#2718)
Enable dotnet-dump tests on OSX
Fix crashreport test on MacOS
Add metadata mapping memory service for OSX
Fix CentOS build break and MacOS module size
dotnet-maestro[bot] [Mon, 1 Nov 2021 17:10:39 +0000 (17:10 +0000)]
Update dependencies from https://github.com/dotnet/installer build
20211027.11 (#2724)
[main] Update dependencies from dotnet/installer
dotnet-maestro[bot] [Mon, 1 Nov 2021 17:03:56 +0000 (17:03 +0000)]
Update dependencies from https://github.com/dotnet/arcade build
20211029.1 (#2723)
[main] Update dependencies from dotnet/arcade
Mike McLaughlin [Mon, 1 Nov 2021 16:12:47 +0000 (09:12 -0700)]
Add enable crash report flag to WriteDump client API (#2715)
Add enable crash report flag to WriteDump client API
Uses new write dump command supported by 6.0 runtime to pass a set of flags instead
of just the logging enabled bool.
Issue: https://github.com/dotnet/diagnostics/issues/2698
Code review feedback. Throw exception on unsupported flags
dotnet-maestro[bot] [Fri, 29 Oct 2021 17:13:42 +0000 (17:13 +0000)]
Update dependencies from https://github.com/dotnet/symstore build
20211028.1 (#2716)
[main] Update dependencies from dotnet/symstore
Juan Hoyos [Fri, 29 Oct 2021 10:39:31 +0000 (03:39 -0700)]
Merge pull request #2638 from am11/feature/build-infra
Port runtime's native build infra
Adeel [Thu, 28 Oct 2021 09:57:45 +0000 (12:57 +0300)]
Adapt to runtime's native build infra
Adeel [Thu, 28 Oct 2021 09:54:38 +0000 (12:54 +0300)]
Copy infra files from runtime
dotnet-maestro[bot] [Thu, 28 Oct 2021 20:18:59 +0000 (13:18 -0700)]
Update dependencies from https://github.com/dotnet/symstore build
20211026.1 (#2714)
Microsoft.SymbolStore
From Version 1.0.251801 -> To Version 1.0.252601
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
dotnet-maestro[bot] [Thu, 28 Oct 2021 20:17:28 +0000 (13:17 -0700)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20211026.8 (#2712)
Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Ref
From Version 6.0.0-rtm.21523.4 -> To Version 6.0.0-rtm.21526.8
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
dotnet-maestro[bot] [Thu, 28 Oct 2021 20:16:13 +0000 (13:16 -0700)]
[main] Update dependencies from microsoft/clrmd (#2713)
* Update dependencies from https://github.com/microsoft/clrmd build
20211027.1
Microsoft.Diagnostics.Runtime , Microsoft.Diagnostics.Runtime.Utilities
From Version 2.0.251201 -> To Version 2.0.252701
* Completely disable DebugServicesTests.RuntimeTests
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
Mike McLaughlin [Wed, 27 Oct 2021 18:34:32 +0000 (11:34 -0700)]
Disable failing DebugServicesTests (#2710)
Tom McDonald [Tue, 26 Oct 2021 22:54:12 +0000 (15:54 -0700)]
Update 2.1 to 3.1 netcoreapp in diagnostic repo documentation (#2706)
* Update 2.1 to 3.1 netcoreapp in diagnostic repo documentation
Completes #1640
* Update a few instances of 2.1 I missed in the first commit
* Remove .NET version specific info in README.md
Co-authored-by: Noah Falk <noahfalk@users.noreply.github.com>
Co-authored-by: Noah Falk <noahfalk@users.noreply.github.com>
Juan Hoyos [Mon, 25 Oct 2021 22:06:23 +0000 (15:06 -0700)]
Update sos-debugging-extension.md (#2704)
dotnet-maestro[bot] [Mon, 25 Oct 2021 18:57:35 +0000 (18:57 +0000)]
Update dependencies from https://github.com/dotnet/arcade build
20211024.1 (#2702)
[main] Update dependencies from dotnet/arcade