package perftools.profiles

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Function

pprof_types.proto:216

Used in: Profile

message Label

pprof_types.proto:136

Used in: Sample

message Line

pprof_types.proto:209

Used in: Location

message Location

pprof_types.proto:179

Describes function and line table debug information.

Used in: Profile

message Mapping

pprof_types.proto:153

Used in: Profile

message Profile

pprof_types.proto:52

message Sample

pprof_types.proto:114

Each Sample records values encountered in some program context. The program context is typically a stack trace, perhaps augmented with auxiliary information like the thread-id, some indicator of a higher level request being handled etc.

Used in: Profile

message ValueType

pprof_types.proto:105

ValueType describes the semantics and measurement units of a value.

Used in: Profile