Skip to content

investigate if Profiling works on Windows since Windows 11 (July 2021) #51942

Open
@vtjnash

Description

@vtjnash

Our profiler relies upon timeBeginPeriod, which was replaced by CREATE_WAITABLE_TIMER_HIGH_RESOLUTION in July 2021 for processes that might call CreateWindow: MicrosoftDocs/sdk-api@1a7909a

This might need some investigation or replacement for Profiling to continue to work in new versions of Windows
https://randomascii.wordpress.com/2020/10/04/windows-timer-resolution-the-great-rule-change/
https://github.com/randomascii/blogstuff/blob/main/timer_interval/waitable_timer.cpp

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