property
jsc.SamplingProfile.stackTraces
stackTraces: SamplingProfileStackTraces
The raw samples: the full stack captured at each sampling interval, which is what functions and bytecodes are computed from. Use this to build your own reports, such as a flame graph or inclusive timings.