Skip to content

[mono][debug-helpers] Parse W: prefix in MONO_VERBOSE_METHOD to match wrappers #101766

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

Merged
merged 2 commits into from
May 1, 2024

Conversation

lambdageek
Copy link
Member

@lambdageek lambdageek commented May 1, 2024

Allows specifying a w: or W: prefix to MONO_VERBOSE_METHOD env variable or the --trace option to observe the JIT or runtime behavior of a runtime-generated wrapper method.

@lambdageek lambdageek force-pushed the mono-verbose-wrapper branch from 669942c to 7a12382 Compare May 1, 2024 14:41
Copy link
Member

@steveisok steveisok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This is helpful

@lambdageek lambdageek merged commit ccb22f3 into dotnet:main May 1, 2024
michaelgsharp pushed a commit to michaelgsharp/runtime that referenced this pull request May 9, 2024
… wrappers (dotnet#101766)

* [debug-helpers] parse W: prefix in MONO_VERBOSE_METHOD to match wrappers

* update manpage
Ruihan-Yin pushed a commit to Ruihan-Yin/runtime that referenced this pull request May 30, 2024
… wrappers (dotnet#101766)

* [debug-helpers] parse W: prefix in MONO_VERBOSE_METHOD to match wrappers

* update manpage
@github-actions github-actions bot locked and limited conversation to collaborators Jun 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants