Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
112 commits
Select commit Hold shift + click to select a range
b7e7737
Add -list to !sos maddress (#3798)
leculver Mar 31, 2023
1a7cbc2
Add !dumpheap fragmentation statistics (#3799)
leculver Apr 4, 2023
e8536be
Fix IndexOutOfRangeException (#3800)
leculver Apr 4, 2023
770823e
maddress -orderBySize (#3803)
leculver Apr 5, 2023
7029b45
[main] Update dependencies from dotnet/source-build-reference-package…
dotnet-maestro[bot] Apr 6, 2023
dfc285c
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] Apr 6, 2023
3bd1eff
Update ClrMD version (#3804)
leculver Apr 7, 2023
4e60167
Reimplement !traverseheap (#3810)
leculver Apr 10, 2023
61919a2
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Apr 11, 2023
5ce78f6
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] Apr 11, 2023
001ca03
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] Apr 12, 2023
150df3e
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Apr 12, 2023
da1cbd2
Change lldb behavior for new managed command implementations (#3822)
leculver Apr 12, 2023
ac9350f
Update Logging and AsyncInterfaces versions (#3819)
hoyosjs Apr 12, 2023
8c4c649
Reimplement !verifyobj and !dumpruntimetypes (#3811)
leculver Apr 12, 2023
ffe9a0f
Support debug connecting to a remote port (#3813)
thaystg Apr 12, 2023
549ded9
Implement !threadpool in C# (#3824)
leculver Apr 13, 2023
2b79085
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Apr 13, 2023
6b7240d
Update dependencies from https://github.com/dotnet/symstore build 202…
dotnet-maestro[bot] Apr 13, 2023
a66abfc
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] Apr 13, 2023
b89fb14
dotnet-dump returns failure after exhausting retries on ERROR_PARTIAL…
Applesauce314 Apr 14, 2023
d218cea
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Apr 14, 2023
554e80a
Update ClrMD (#3835)
leculver Apr 15, 2023
63e9634
Fix incorrect rendering of counters (#3816)
tommcdon Apr 18, 2023
21efc3d
Fix #3699 (#3836)
nickyMcDonald Apr 18, 2023
2e7b357
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Apr 18, 2023
e185855
Remove BOM marker from the middle of !traversexml (#3844)
leculver Apr 19, 2023
a2d913f
Update dependencies from https://github.com/dotnet/symstore build 202…
dotnet-maestro[bot] Apr 20, 2023
69392e9
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Apr 20, 2023
554b8e5
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Apr 21, 2023
0898167
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Apr 22, 2023
0dd3b75
Reimplement !dso and !fq in C# (#3837)
leculver Apr 24, 2023
90166b5
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Apr 25, 2023
ef74d44
Update dependencies from https://github.com/dotnet/symstore build 202…
dotnet-maestro[bot] Apr 25, 2023
90f96ce
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Apr 26, 2023
7c736bd
Improve lldb discovery for tests (#3855)
am11 Apr 26, 2023
c31c5c8
Update docker images to latest tags (#3535)
am11 Apr 26, 2023
f65f0d3
Fit and Finish: Clean up SOS command table output (#3852)
leculver Apr 26, 2023
68a08ef
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Apr 27, 2023
ddbcaa3
Deal with 8.0 DAC passing bigger thread context to data target's GetT…
Apr 28, 2023
c22d6c5
Enable UpDownCounter For Dotnet-Counters and Dotnet-Monitor (#3849)
kkeirstead May 2, 2023
f8d156b
dotnet-stack: Fix parsing of thread names (#3860)
grisha-kotler May 2, 2023
eb32ee2
Fix issue with !sos maddress (#3868)
leculver May 8, 2023
b3c2ec6
[main] Update dependencies from dotnet/symstore (#3863)
dotnet-maestro[bot] May 9, 2023
3828c5d
[main] Update dependencies from dotnet/source-build-reference-package…
dotnet-maestro[bot] May 9, 2023
3d54f36
fix implementation of RegisterForRuntimeStartupRemotePort and CreateC…
thaystg May 9, 2023
ffe62eb
Add static variable names to !gcroot (#3872)
leculver May 10, 2023
4f2e6dc
Fix issue with nint/nuint formatting (#3871)
leculver May 10, 2023
3ae4837
[main] Update dependencies from microsoft/clrmd (#3864)
dotnet-maestro[bot] May 13, 2023
e641da7
Update DumpAsync to allow method table and object address to not have…
hoyosjs May 16, 2023
2cebd1f
Update dependencies from https://github.com/dotnet/symstore build 202…
dotnet-maestro[bot] May 16, 2023
70ce5f7
[main] Update dependencies from dotnet/source-build-reference-package…
dotnet-maestro[bot] May 16, 2023
05aecef
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] May 17, 2023
dc4d075
Fix native build broken by glibc dependencies. Fix latest 8.0 runtime…
May 17, 2023
e3cd8f4
Update dependencies from https://github.com/microsoft/clrmd build 202…
dotnet-maestro[bot] May 18, 2023
7bb47d9
[main] Update dependencies from dotnet/runtime (#3857)
dotnet-maestro[bot] May 18, 2023
45e7eb3
Update dependencies from https://github.com/microsoft/clrmd build 202…
dotnet-maestro[bot] May 19, 2023
4c333ed
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] May 19, 2023
6956591
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 19, 2023
1186a50
Add PGO to DacpTieredVersionData (#3890)
AndyAyersMS May 20, 2023
bcdf949
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] May 20, 2023
d1c68b1
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] May 20, 2023
b248857
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] May 21, 2023
e98b81e
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] May 22, 2023
95221a2
Update dependencies from https://github.com/dotnet/arcade build 20230…
dotnet-maestro[bot] May 22, 2023
61c7f5b
[main] Update dependencies from dotnet/installer (#3898)
dotnet-maestro[bot] May 22, 2023
da14225
Clean up IRuntime instance flushing (#3895)
May 22, 2023
1780f50
Update dependencies from https://github.com/microsoft/clrmd build 202…
dotnet-maestro[bot] May 22, 2023
85ce7b9
[main] Update dependencies from dotnet/runtime (#3893)
dotnet-maestro[bot] May 22, 2023
f4578cc
Only run sign, package and publish on internal builds
May 22, 2023
b957aee
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] May 23, 2023
fd08028
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 23, 2023
ad25ff1
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] May 23, 2023
b12f924
Test against new Ubuntu 22.04 image (#3906)
May 24, 2023
1e6cde3
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] May 24, 2023
413fc15
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 24, 2023
d417029
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] May 24, 2023
6646608
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] May 25, 2023
210d632
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] May 25, 2023
cffac90
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 25, 2023
aa26d30
Update dependencies from https://github.com/dotnet/symstore build 202…
dotnet-maestro[bot] May 26, 2023
3da2dc6
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 26, 2023
269219a
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] May 26, 2023
151a21a
Fix gcroot test failures (#3919)
May 27, 2023
e7d596f
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] May 27, 2023
af37640
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 27, 2023
5007f17
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] May 28, 2023
f1aded7
Update dependencies from https://github.com/dotnet/arcade build 20230…
dotnet-maestro[bot] May 29, 2023
29cb64f
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 29, 2023
0bee8b3
[main] Update dependencies from dotnet/installer (#3924)
dotnet-maestro[bot] May 29, 2023
40da1ff
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 30, 2023
880cb9b
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] May 30, 2023
9debdce
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] May 30, 2023
7ca3524
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] May 31, 2023
0094555
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] May 31, 2023
fa130d3
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Jun 1, 2023
2c54a03
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] Jun 1, 2023
1c60002
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Jun 1, 2023
f0098ac
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] Jun 2, 2023
bfd6b42
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Jun 2, 2023
95b1a16
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Jun 2, 2023
5b4dc1b
Fix Watson crash on null module names (#3940)
Jun 2, 2023
bc60fe0
Update dependencies from https://github.com/microsoft/clrmd build 202…
dotnet-maestro[bot] Jun 3, 2023
671f7c5
Update dependencies from https://github.com/dotnet/symstore build 202…
dotnet-maestro[bot] Jun 3, 2023
088eee4
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Jun 3, 2023
585332d
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] Jun 3, 2023
1aae267
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Jun 3, 2023
ecdbe3e
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Jun 4, 2023
78ec7d3
Update dependencies from https://github.com/dotnet/arcade build 20230…
dotnet-maestro[bot] Jun 5, 2023
057c93d
Update dependencies from https://github.com/dotnet/runtime build 2023…
dotnet-maestro[bot] Jun 5, 2023
1c189ab
[main] Update dependencies from dotnet/installer (#3948)
dotnet-maestro[bot] Jun 5, 2023
7c2a368
Merge branch 'main' into release/stable
Jun 5, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Build.cmd
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
@echo off
powershell -ExecutionPolicy ByPass -NoProfile -command "& """%~dp0eng\build.ps1""" -restore %*"
powershell -ExecutionPolicy ByPass -NoProfile -command "& """%~dp0eng\build.ps1""" -restore -build %*"
exit /b %ErrorLevel%
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ while [[ -h $source ]]; do
done

scriptroot="$( cd -P "$( dirname "$source" )" && pwd )"
"$scriptroot/eng/build.sh" --restore $@
"$scriptroot/eng/build.sh" --restore --build $@
231 changes: 117 additions & 114 deletions diagnostics-codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,125 +28,128 @@ variables:
- name: skipComponentGovernanceDetection
value: true

stages:
- stage: build
displayName: Build and Test Diagnostics
jobs:
- template: /eng/build.yml
parameters:
name: Windows
osGroup: Windows_NT
isCodeQLRun: true
strategy:
matrix:
Build_Release:
_BuildConfig: Release
_BuildArch: x64
Build_Release_x86:
_BuildConfig: Release
_BuildArch: x86
Build_Release_arm:
_BuildConfig: Release
_BuildArch: arm
Build_Release_arm64:
_BuildConfig: Release
_BuildArch: arm64
extends:
template: /eng/pipelines/pipeline-resources.yml
parameters:
stages:
- stage: build
displayName: Build and Test Diagnostics
jobs:
- template: /eng/pipelines/build.yml
parameters:
name: Windows
osGroup: Windows_NT
isCodeQLRun: true
strategy:
matrix:
Build_Release:
_BuildConfig: Release
_BuildArch: x64
Build_Release_x86:
_BuildConfig: Release
_BuildArch: x86
Build_Release_arm:
_BuildConfig: Release
_BuildArch: arm
Build_Release_arm64:
_BuildConfig: Release
_BuildArch: arm64

- template: /eng/build.yml
parameters:
name: CentOS_7
osGroup: Linux
dockerImage: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-7-3e800f1-20190501005343
isCodeQLRun: true
strategy:
matrix:
Build_Release:
_BuildConfig: Release
_BuildArch: x64
- template: /eng/pipelines/build.yml
parameters:
name: Linux_x64
osGroup: Linux
nativeBuildContainer: linux_x64
isCodeQLRun: true
strategy:
matrix:
Build_Release:
_BuildConfig: Release
_BuildArch: x64

- template: /eng/build.yml
parameters:
name: Alpine3_13
osGroup: Linux
dockerImage: mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.13-WithNode-20210910135845-c401c85
isCodeQLRun: true
strategy:
matrix:
Build_Release:
_BuildConfig: Release
_BuildArch: x64
- template: /eng/pipelines/build.yml
parameters:
name: Linux_musl
osGroup: Linux
nativeBuildContainer: linux_musl_x64
isCodeQLRun: true
strategy:
matrix:
Build_Release:
_BuildConfig: Release
_BuildArch: x64

- template: /eng/build.yml
parameters:
name: MacOS
osGroup: MacOS
isCodeQLRun: true
strategy:
matrix:
Build_Release:
_BuildConfig: Release
_BuildArch: x64
- template: /eng/pipelines/build.yml
parameters:
name: MacOS
osGroup: MacOS
isCodeQLRun: true
strategy:
matrix:
Build_Release:
_BuildConfig: Release
_BuildArch: x64

- template: /eng/build.yml
parameters:
name: MacOS_arm64
osGroup: MacOS_cross
crossbuild: true
isCodeQLRun: true
strategy:
matrix:
Build_Release:
_BuildConfig: Release
_BuildArch: arm64
- template: /eng/pipelines/build.yml
parameters:
name: MacOS_arm64
osGroup: MacOS_cross
crossBuild: true
isCodeQLRun: true
strategy:
matrix:
Build_Release:
_BuildConfig: Release
_BuildArch: arm64

- template: /eng/build.yml
parameters:
name: Linux_arm
osGroup: Linux
dockerImage: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-cross-20210719121212-8a8d3be
crossrootfsDir: '/crossrootfs/arm'
isCodeQLRun: true
strategy:
matrix:
Build_Release:
_BuildConfig: Release
_BuildArch: arm
- template: /eng/pipelines/build.yml
parameters:
name: Linux_arm
osGroup: Linux
nativeBuildContainer: linux_arm
crossBuild: true
isCodeQLRun: true
strategy:
matrix:
Build_Release:
_BuildConfig: Release
_BuildArch: arm

- template: /eng/build.yml
parameters:
name: Linux_arm64
osGroup: Linux
dockerImage: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-cross-arm64-20210719121212-8a8d3be
crossrootfsDir: '/crossrootfs/arm64'
isCodeQLRun: true
strategy:
matrix:
Build_Release:
_BuildConfig: Release
_BuildArch: arm64
- template: /eng/pipelines/build.yml
parameters:
name: Linux_arm64
osGroup: Linux
nativeBuildContainer: linux_arm64
crossBuild: true
isCodeQLRun: true
strategy:
matrix:
Build_Release:
_BuildConfig: Release
_BuildArch: arm64

- template: /eng/build.yml
parameters:
name: Linux_musl_arm
osGroup: Linux
dockerImage: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-cross-arm-alpine-20210923140502-78f7860
crossrootfsDir: '/crossrootfs/arm'
isCodeQLRun: true
strategy:
matrix:
Build_Release:
_BuildConfig: Release
_BuildArch: arm
- template: /eng/pipelines/build.yml
parameters:
name: Linux_musl_arm
osGroup: Linux
nativeBuildContainer: linux_musl_arm
crossBuild: true
isCodeQLRun: true
strategy:
matrix:
Build_Release:
_BuildConfig: Release
_BuildArch: arm

- template: /eng/build.yml
parameters:
name: Linux_musl_arm64
osGroup: Linux
dockerImage: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-cross-arm64-alpine-20210923140502-78f7860
crossrootfsDir: '/crossrootfs/arm64'
isCodeQLRun: true
strategy:
matrix:
Build_Release:
_BuildConfig: Release
_BuildArch: arm64
- template: /eng/pipelines/build.yml
parameters:
name: Linux_musl_arm64
osGroup: Linux
nativeBuildContainer: linux_musl_arm64
crossBuild: true
isCodeQLRun: true
strategy:
matrix:
Build_Release:
_BuildConfig: Release
_BuildArch: arm64
Loading