Skip to content

Commit e2ccfdc

Browse files
committed
update windows documentation
1 parent de8f9b0 commit e2ccfdc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/WINDOWS_HOWTO.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ When you install Visual Studio, also install related packages:
7575
7676
Running PCM.exe under Cygwin shell is possible, but due to incompatibilities of signals/events handling between Windows and Cygwin, the PCM may not cleanup PMU configuration after Ctrl+C or Ctrl+Break pressed. The subsequent run of PCM will require to do PMU configuration reset, so adding -r command line option to PCM will be required.
7777
78-
Some versions of Hyper-V restrict access to some MSR registers. Workaround: in administrator cmd console run `bcdedit /set hypervisormsrfilterpolicy disable` and reboot.
79-
8078
PCM-Service FAQ:
8179
Q: Help my service won't start, what can I do to diagnose the problem?
8280
A: Please check in the Windows Application "Event Viewer" under "Windows Logs" and then under "Application". PCM-Service writes its messages here, just look for errors. If you can't figure it out how to fix it, create a bug report and make sure to paste the text from the Event Viewer in the bug report so we can diagnose the issue.

0 commit comments

Comments
 (0)