struct ProcessTrack

Defined at line 158 of file ../../third_party/perfetto/include/perfetto/tracing/track.h

A process track represents events that describe the state of the entire

application (e.g., counter events). Currently a ProcessTrack can only

represent the current process.

Public Members

const base::PlatformProcessId pid

Public Methods

ProcessTrack Current ()

Defined at line 161 of file ../../third_party/perfetto/include/perfetto/tracing/track.h

void Serialize (protos::pbzero::TrackDescriptor * )
protos::gen::TrackDescriptor Serialize ()