class DebugAnnotation
Defined at line 51 of file ../../third_party/perfetto/include/perfetto/tracing/debug_annotation.h
A base class for custom track event debug annotations.
Public Methods
void DebugAnnotation ()
Defined at line 53 of file ../../third_party/perfetto/include/perfetto/tracing/debug_annotation.h
void ~DebugAnnotation ()
void Add (protos::pbzero::DebugAnnotation * )
Called to write the contents of the debug annotation into the trace.
void WriteIntoTracedValue (TracedValue context)