struct Protocol::Memory::SamplingProfile

Overview

Array of heap profile samples.

Included Modules

Defined in:

protocol/memory.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def modules : Array(Module) #

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

[View source]