package tsl.profiler

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

message Device

trace_events.proto:23

A 'device' is a physical entity in the system and is comprised of several resources.

Used in: Trace

message Resource

trace_events.proto:37

A 'resource' generally is a specific computation component on a device. These can range from threads on CPUs to specific arithmetic units on hardware devices.

Used in: Device

message Trace

trace_events.proto:12

A 'Trace' contains metadata for the individual traces of a system.

message TraceEvent

trace_events.proto:49

Used in: Trace