ProfileDataChunk.data

Profiling data itself. Must contain whole events (must not start/end in the middle of an event).

struct ProfileDataChunk
immutable(ubyte)[] data;

Meta