Expand description
All binary files generated by measureme have a simple file header that consists of a 4 byte file magic string and a 4 byte little-endian version number.
Constants§
- CURRENT_
FILE_ FORMAT_ VERSION - FILE_
EXTENSION - FILE_
HEADER_ SIZE - The size of the file header in bytes. Note that functions in this module
rely on this size to be
8
. - FILE_
MAGIC_ EVENT_ STREAM - FILE_
MAGIC_ STRINGTABLE_ DATA - FILE_
MAGIC_ STRINGTABLE_ INDEX - FILE_
MAGIC_ TOP_ LEVEL