package demo_plugin.profiler

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

message XEvent

xplane.proto:78

An XEvent is a trace event, optionally annotated with XStats. Next ID: 6

Used in: XLine

message XEventMetadata

xplane.proto:122

Metadata for an XEvent, corresponds to an event type and is shared by all XEvents with the same metadata_id. Next ID: 7

Used in: XPlane

message XLine

xplane.proto:47

An XLine is a timeline of trace events (XEvents). Next ID: 12

Used in: XPlane

message XPlane

xplane.proto:22

An XPlane is a container of parallel timelines (XLines), generated by a profiling source or by post-processing one or more XPlanes. Next ID: 7

Used in: XSpace

message XSpace

xplane.proto:9

A container of parallel XPlanes, generated by one or more profiling sources. Next ID: 5

message XStat

xplane.proto:103

An XStat is a named value associated with an XEvent, e.g., a performance counter value, a metric computed by a formula applied over nested XEvents and XStats. Next ID: 8

Used in: XEvent, XEventMetadata, XPlane

message XStatMetadata

xplane.proto:146

Metadata for an XStat, corresponds to a stat type and is shared by all XStats with the same metadata_id. Next ID: 4

Used in: XPlane