Skip to content

The PSDiagnostics module in PowerShell 7 will be updated to work with the "PowerShellCore" ETW provider #12091

Open
@daxian-dbw

Description

@daxian-dbw

Prerequisites

  • Existing Issue: Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react, or comment on that issue instead.
  • Descriptive Title: Write the title for this issue as a short synopsis. If possible, provide context. For example, "Document new Get-Foo cmdlet" instead of "New cmdlet."

Summary

Today, the PSDiagnostics module shipped in PowerShell 7 still operates against the Windows PowerShell ETW provider (Microsoft-Windows-PowerShell), instead of the ETW provider of PowerShell 7 (PowerShellCore).

The PR PowerShell/PowerShell#25590 will update built-in PSDiagnostics module to work with the PowerShell 7 ETW provider (PowerShellCore). This would require changes to the existing documents, such as https://learn.microsoft.com/en-us/powershell/module/psdiagnostics/enable-pstrace?view=powershell-7.5.

Details

No response

Articles

Related Source Pull Requests

Related Source Issues

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions