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

Nothing happens when I run the example. #36

Open
625781186 opened this issue May 7, 2020 · 2 comments
Open

Nothing happens when I run the example. #36

625781186 opened this issue May 7, 2020 · 2 comments

Comments

@625781186
Copy link

625781186 commented May 7, 2020

image

I don't know much about ETW,
so providers = [etw.ProviderInfo('Some Provider', etw.GUID("{11111111-1111-1111-11111111}"))] how do I find this GUID ({11111111-1111-1111-11111111})?

@klimov-andre
Copy link

There no provider with GUID("{11111111-1111-1111-11111111}") by default. Try logman query providers in Command Prompt as Administrator to list all available providers on the system.

@UnnameBao
Copy link

There no provider with GUID("{11111111-1111-1111-11111111}") by default. Try logman query providers in Command Prompt as Administrator to list all available providers on the system.

what if I don't see any providers? how do I create one?

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

No branches or pull requests

3 participants