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

Add a runtime event for detecting EventSourceSwitch turned off #47062

Open
sywhang opened this issue Jan 15, 2021 · 1 comment
Open

Add a runtime event for detecting EventSourceSwitch turned off #47062

sywhang opened this issue Jan 15, 2021 · 1 comment

Comments

@sywhang
Copy link
Contributor

sywhang commented Jan 15, 2021

Related: #47061

For ETW/LTTng scenarios - if EventSourceSwitch is turned off, tools that relies on OS-specific tracing mechanisms like ETW/LTTng can't use diagnostics server command to detect that EventSourceSwitch is turned off for a target app.

This issue tracks work for adding a runtime event under the Microsoft-Windows-DotNETRuntime provider that always fires when EventSourceSwitch is turned off.

cc @LakshanF

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Jan 15, 2021
@sywhang sywhang removed the untriaged New issue has not been triaged by the area owner label Jan 15, 2021
@sywhang sywhang self-assigned this Jan 15, 2021
@sywhang sywhang added this to the Future milestone Jan 16, 2021
@LakshanF
Copy link
Member

From a team discussion related to #43657

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

No branches or pull requests

2 participants