How to configure the pbtxt file when running on Windows #2837
Answered
by
stevegolton
ringchenhao
asked this question in
Q&A
-
How to configure the pbtxt file when running on Windows, while also wanting to obtain support for kernel events such as CPU, in addition to user-mode custom events (track_event). |
Beta Was this translation helpful? Give feedback.
Answered by
stevegolton
Sep 4, 2025
Replies: 1 comment
-
The short answer is we don't support any sort of kernel level tracing in Windows. You can collect track events from userland processes but none of the probes currently do anything on Windows. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
LalitMaganti
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The short answer is we don't support any sort of kernel level tracing in Windows. You can collect track events from userland processes but none of the probes currently do anything on Windows.