From 89dfa52fa58d521eda180340cd43ab9fbebfbc7b Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Sun, 2 Feb 2025 15:31:19 +0100 Subject: [PATCH] New version: Microsoft.PerfView version 3.1.19 (#220944) --- .../3.1.19/Microsoft.PerfView.installer.yaml | 15 ++++++ .../Microsoft.PerfView.locale.en-US.yaml | 48 +++++++++++++++++++ .../PerfView/3.1.19/Microsoft.PerfView.yaml | 8 ++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/m/Microsoft/PerfView/3.1.19/Microsoft.PerfView.installer.yaml create mode 100644 manifests/m/Microsoft/PerfView/3.1.19/Microsoft.PerfView.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/PerfView/3.1.19/Microsoft.PerfView.yaml diff --git a/manifests/m/Microsoft/PerfView/3.1.19/Microsoft.PerfView.installer.yaml b/manifests/m/Microsoft/PerfView/3.1.19/Microsoft.PerfView.installer.yaml new file mode 100644 index 0000000000000..485a1dad9095a --- /dev/null +++ b/manifests/m/Microsoft/PerfView/3.1.19/Microsoft.PerfView.installer.yaml @@ -0,0 +1,15 @@ +# Created with WinGet Updater using komac v2.9.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.PerfView +PackageVersion: 3.1.19 +InstallerType: portable +Commands: +- perfview +ReleaseDate: 2025-01-31 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/microsoft/perfview/releases/download/v3.1.19/PerfView.exe + InstallerSha256: B3BB7EE1D4A4BED7CCF76991FA989DAB45E3987F2DD7153323472EAF3228826C +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/PerfView/3.1.19/Microsoft.PerfView.locale.en-US.yaml b/manifests/m/Microsoft/PerfView/3.1.19/Microsoft.PerfView.locale.en-US.yaml new file mode 100644 index 0000000000000..bbf4299b2e2d7 --- /dev/null +++ b/manifests/m/Microsoft/PerfView/3.1.19/Microsoft.PerfView.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with WinGet Updater using komac v2.9.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.PerfView +PackageVersion: 3.1.19 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://flow.microsoft.com/ +PublisherSupportUrl: https://flow.microsoft.com/support +PrivacyUrl: https://privacy.microsoft.com/PrivacyStatement +Author: Microsoft Corporation +PackageName: PerfView +PackageUrl: https://github.com/microsoft/perfview +License: MIT +LicenseUrl: https://github.com/microsoft/perfview/blob/HEAD/LICENSE.TXT +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/terms-of-use +ShortDescription: PerfView is a CPU and memory performance-analysis tool. +Description: |- + PerfView is a free performance-analysis tool that helps isolate CPU and memory-related performance issues. + It is a Windows tool, but it also has some support for analyzing data collected on Linux machines. + It works for a wide variety of scenarios, but has a number of special features for investigating + performance issues in code written for the .NET runtime. +Moniker: perfview +Tags: +- dotnet +- dotnet-core +- performance +- performance-analysis +- windows +ReleaseNotes: |- + Roll-up through 2025/01/30. + - Added missing time information in the Raw XML View for GCStats. + - Updated activity computation logic to support OpenTelemetry events. + - Changed timestamp values to use QPC time based on UTC for Relogger. + - Fixed issues with report command handling. + - Addressed various POH-related issues. + - Implemented file-size limitation for rundown using an ETW-based approach. +ReleaseNotesUrl: https://github.com/microsoft/perfview/releases/tag/v3.1.19 +Documentations: +- DocumentLabel: GitHub Documentation + DocumentUrl: https://github.com/microsoft/perfview/tree/main/documentation +- DocumentLabel: Vance Morrison's Weblog + DocumentUrl: https://learn.microsoft.com/en-us/archive/blogs/vancem +- DocumentLabel: Video Tutorials + DocumentUrl: https://learn.microsoft.com/en-us/shows/perfview-tutorial +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/PerfView/3.1.19/Microsoft.PerfView.yaml b/manifests/m/Microsoft/PerfView/3.1.19/Microsoft.PerfView.yaml new file mode 100644 index 0000000000000..167ccbd0fea39 --- /dev/null +++ b/manifests/m/Microsoft/PerfView/3.1.19/Microsoft.PerfView.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.9.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.PerfView +PackageVersion: 3.1.19 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0