Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency microsoft.diagnostics.tracing.traceevent to 3.1.19 #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lucca-renovate[bot]
Copy link
Contributor

Description

This PR contains the following updates:

Package Type Update Change
Microsoft.Diagnostics.Tracing.TraceEvent nuget patch 3.1.8 -> 3.1.19

Release Notes

Microsoft/perfview (Microsoft.Diagnostics.Tracing.TraceEvent)

v3.1.19: PerfView and TraceEvent 3.1.19

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.

v3.1.18: PerfView and TraceEvent 3.1.18

Roll-up through 2024/12/11.

v3.1.17: PerfView and TraceEvent 3.1.17

Roll-up through 2024/11/08.

  • Numerous accessibility fixes to PerfView. This includes switching out the previous web browser plugin to use WebView2.
  • Breaking changes to FastSerialization to ensure that only expected types are deserialized. This addresses potential vulnerabilities during deserialization of untrusted input. Details at https://github.com/microsoft/perfview/pull/2121.

v3.1.16: PerfView and TraceEvent 3.1.16

Roll-up through 2024/10/11.

  • Performance improvements to DynamicParser.
  • Fixed GetFileNameWithoutExtensionNoIllegalChars to only trim known file extensions.
  • Fixed a memory leak when processing EventPipe traces.
  • Added support for private/in-process loggers.

v3.1.15: PerfView and TraceEvent 3.1.15

  • Fixed an issue where /buildLayout resulted in an error when the user hadn't previously run PerfView on the machine.

v3.1.14: 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%.

v3.1.13: PerfView and TraceEvent 3.1.13

Roll-up through 2024/07/15.

  • Update to ClrMD 4 with support for https://symweb.azurefd.net.
  • Live session support for EventPipe.
  • GC dynamic event support.
  • PerfView now opens external links in the user's default browser instead of within the app's browser.
  • Fixes an issue with LinuxPerfScriptProcessNameBuilder when using ParallelLinuxPerfScriptStackSource.

v3.1.12: PerfView and TraceEvent 3.1.12

Roll-up through 2024/06/13.

  • Build updates to support authentication to symbol servers in TraceEvent.

v3.1.11: PerfView and TraceEvent 3.1.11

Roll-up through 2024/06/10.

  • Add support to PerfView for interactive authentication to the new Symweb.
  • Disable rundown for .NET 2.0 by default. Can be re-enabled via /NoV2Rundown:false.
  • Fix /GCTriggeredStacks command line argument to enable rundown so that stacks are properly captured.
  • Update TraceEvent project/Nuget package to remove unnecessary PackageReference elements since the update to netstandard2.0.
  • Fix Contention Stacks view to function properly for .NET Framework and older .NET Core processes.

v3.1.10: PerfView and TraceEvent 3.1.10

Roll-up through 2024/05/02.

  • New stack views for contention and waithandle events.
  • New ASP.NET Core Stats view.
  • Events view now displays an absolute timestamp in addition to relative.
  • GC API fixes.
  • NuGet package dependency fixes.
  • Fix to avoid overflow of /RundownMaxMB.

v3.1.9: PerfView and TraceEvent 3.1.9

Roll-up through 2024/03/07.

  • Provide an option in PerfView to enable/disable truncation of the full raw event in the Events view when selecting “Dump raw event”.
  • Fix the TraceEvent nuspec file to include all dependencies.
  • Trim whitespace when parsing /Providers.
  • Fix live session decoding of self-describing events.

Configuration

📅 Schedule: Branch creation - "before 9am every weekday,after 7pm every weekday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants