Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RawProfile ¶
type RawProfile struct {
RawData []byte
}
RawProfile implements ingestion.RawProfile for Speedscope format
func (*RawProfile) Bytes ¶
func (p *RawProfile) Bytes() ([]byte, error)
Bytes returns the raw bytes of the profile
func (*RawProfile) ContentType ¶
func (*RawProfile) ContentType() string
ContentType returns the HTTP ContentType of the profile
Click to show internal directories.
Click to hide internal directories.