struct Protocol::HeapProfiler::SamplingHeapProfile

Overview

Sampling profile.

Included Modules

Defined in:

protocol/heap_profiler.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail


[View source]
def samples : Array(SamplingHeapProfileSample) #

[View source]