struct NotifyComponentDiscovered

Defined at line 864 of file ../../src/developer/debug/ipc/protocol.h

Deprecated in version 67, do not use.

When a filter has been installed recursively, we need to let the front end know about it,

particularly if it's a weak filter. Otherwise the frontend will take the default approach to not

treat a process starting event as a weak attach.

Public Members

uint64_t timestamp
Filter filter
static const uint32_t kSupportedSinceVersion

Public Methods

void Serialize (Serializer & ser, uint32_t ver)

Defined at line 875 of file ../../src/developer/debug/ipc/protocol.h