Profile

Profile Frame Attributes

Describes the origin of a single frame in a Profile.

AttributeTypeDescriptionExamplesStability
profile.frame.typestringDescribes the interpreter or compiler of a single frame.cpythonDevelopment

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.

ValueDescriptionStability
beamErlangDevelopment
cpythonPythonDevelopment
dotnet.NETDevelopment
jvmJVMDevelopment
kernelKernelDevelopment
nativeC, C++, Go, RustDevelopment
perlPerlDevelopment
phpPHPDevelopment
rubyRubyDevelopment
v8jsV8JSDevelopment