Commit 9e49b47
committed
Merged PR 709961: Refactor Instrumentation.Common dll
Refactoring Instrumentation.Common to only contain Aria specific files, and moving all the non-Aria code into Utilities.Core instead. The motivation behind this is so that BXL released packages won't contain Aria packages which is an external pacakge. We want to have as little external packages as possible because it might cause diamond dependencies. (eg. BXL.Utilities depends on Aria1.0 and ExPkg depends on Aria1.1 and the customer pulls both in, there will be a version conflict)1 parent cd206ab commit 9e49b47
File tree
122 files changed
+35
-123
lines changed- Private
- CloudTest/Gvfs
- Wdg/ExecutionLogSdk
- Public
- Sdk/SelfHost/BuildXL
- Src
- App
- Bxl
- ConsoleLogger
- UnitTests/Bxl
- Cache
- ContentStore/InterfacesTest
- VerticalStore
- BasicFilesystem
- Interfaces
- MemoizationStoreAdapter
- Demos
- BlockAccesses
- ReportAccesses
- ReportProcesses
- Deployment
- Engine
- Cache.Plugin.CacheCore
- Cache
- Dll
- ProcessPipExecutor
- Processes.Remoting
- Processes
- Scheduler
- UnitTests
- Cache
- Distribution
- EngineTestUtilities
- Engine
- FingerprintStore
- Processes.Detours
- Processes.TestPrograms/DetoursCrossBitTests
- Processes
- RuntimeAnalyzer
- Scheduler.IntegrationTest
- Scheduler
- FrontEnd
- CMake
- Core
- Download
- Factory
- JavaScript
- Lage
- MsBuild
- Ninja
- Nuget
- Rush
- Script
- SdkTesting/Helper
- Sdk
- TypeScript.Net/TypeScript.Net
- UnitTests
- Core
- Lage
- MsBuild
- Ninja
- Nuget
- Rush
- Script.Ambients
- Script.Ast
- Script.Debugger
- Script.ErrorHandling
- Script.Interpretation
- Script.V2Tests
- Script.Workspaces.Utilities
- Script.Workspaces
- Sdk
- Yarn
- Utilities
- Yarn
- IDE
- Debugger
- Generator.Old
- Generator
- LanguageServer
- UnitTests/LanguageServer
- Pips/Dll
- Tools
- BxlPipGraphFragmentGenerator
- BxlScriptAnalyzer
- DropDaemon
- Execution.Analyzer
- FileDownloader
- MaterializationDaemon
- SandboxExec
- SandboxedProcessExecutor
- ServicePipDaemon
- SymbolDaemon
- Tool.MsBuildGraphBuilder
- UnitTests
- Analyzers
- BxlScriptAnalyzer
- DropDaemon
- VerifyFileContentTable
- Utilities
- Configuration
- Instrumentation
- Common
- LogGen.Core
- LogGenerator
- LogGen
- Tracing
- UnitTests/Utilities.Instrumentation
- Native
- Plugin
- Storage
- UnitTests
- Plugin
- Storage.Untracked
- Storage
- TestUtilities.XUnit
- TestUtilities
- Utilities
- Utilities.Core
- Logging
- Utilities
- VstsAuthentication
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
122 files changed
+35
-123
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
793 | 793 | | |
794 | 794 | | |
795 | 795 | | |
796 | | - | |
797 | 796 | | |
798 | 797 | | |
799 | 798 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
0 commit comments