aspnetcore/eng
Doug Bunting 922baf932e
Reduce truncation of information in the runningProcesses*.txt files (#12398)
- widen lines in process dump files
- increase process dump frequency to once every 2 minutes (from 5 minutes)
- simplify process dump filenames
  - no need to keep files from previous ./build.ps1 invocations around
  - by definition, job isn't hung if it can move to next build step
- save previous process dump files
  - should help if cancellation kills processes before final process dump runs

nits:
- move from deprecated `Get-WmiObject` to `Get-CimInstance`
- trim trailing whitespace
2019-07-25 22:27:45 -07:00
..
common
docker
helix
scripts Reduce truncation of information in the runningProcesses*.txt files (#12398) 2019-07-25 22:27:45 -07:00
targets
tools
AfterSolutionBuild.targets
Baseline.Designer.props
Baseline.xml
Build.props
CodeGen.proj
Dependencies.props
FlakyTests.AfterArcade.props
FlakyTests.BeforeArcade.props
GenAPI.exclusions.txt
LicenseHeader.txt
PatchConfig.props
ProjectReferences.props
PublishSymbols.proj
SharedFramework.External.props
SharedFramework.Local.props
Signing.props
Tools.props
Version.Details.xml
Versions.props
Workarounds.props
Workarounds.targets
WorkaroundsImported.targets
configure-toolset.ps1
configure-toolset.sh