Profile
Profile Frame Attributes
Describes the origin of a single frame in a Profile.
Attribute | Type | Description | Examples | Stability |
---|---|---|---|---|
profile.frame.type | string | Describes the interpreter or compiler of a single frame. | cpython |
profile.frame.type
has the following list of well-known values. If one of them applies, then the respective value MUST be used; otherwise, a custom value MAY be used.
Value | Description | Stability |
---|---|---|
cpython | Python | |
dotnet | .NET | |
jvm | JVM | |
kernel | Kernel | |
native | C, C++, Go, Rust | |
perl | Perl | |
php | PHP | |
ruby | Ruby | |
v8js | V8JS |
Feedback
Was this page helpful?
Thank you. Your feedback is appreciated!
Please let us know how we can improve this page. Your feedback is appreciated!