Fixed an issue where /buildLayout resulted in an error when the user hadn't previously run PerfView on the machine.
PerfView and TraceEvent 3.1.14
Roll-up through 2024/08/26.
Added missing Microsoft.Diagnostics.NETCore.Client dependency to the TraceEvent.
ETWClrProfiler compiled with /QSpectre.
Added /buildLayout <path> to PerfView. This allows users to build a self-contained fully-extracted version of PerfView that doesn't depend on %appdata%. This is useful for certain deployment mechanisms where the deployed PerfView shouldn't impact PerfView in %appdata%.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dotnet group with 1 update: Microsoft.Diagnostics.Tracing.TraceEvent.
Updates
Microsoft.Diagnostics.Tracing.TraceEvent
from 3.1.13 to 3.1.15Release notes
Sourced from Microsoft.Diagnostics.Tracing.TraceEvent's releases.
Commits
4685da6
Increment Versions. (#2104)789c875
Don't fail /buildLayout if SupportFilesDirBase doesn't exist. (#2103)b3130d0
Increment version numbers. (#2101)e12a1e4
Build Layout PerfView Command (#2099)18fa52b
Use the fwlink version of the Privacy Policy URL. (#2096)637b998
Remove obsolete Exception constructor. (#2090)bdcc158
Compile ETWClrProfiler with /QSpectre. (#2089)1710541
Updating the PerfView documentation (#2092)1051411
Build tutorial.exe from source. (#2088)c8cf15f
Address mirror merge conflicts. (#2087)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show