Skip to content

[Runtime] Jump stubs appear as ?!? in ETL traces #88938

Open
@TIHan

Description

@TIHan

Since we have been analyzing performance on x64 and arm64, one of things that shows up is ?!? which we believe are the jump stubs. The ?!? appears because there is no associated name/dll with the dynamically generated native code.

However, we could fire an ETW event and have perfview recognize it.

Below is an example of ?!?:
image

cc @davidwrighton

Metadata

Metadata

Assignees

Labels

area-Tracing-coreclrenhancementProduct code improvement that does NOT require public API changes/additionsruntime-coreclrspecific to the CoreCLR runtime

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions