A prototype parser from Patrick: https://gist.github.com/SeeminglyScience/b115709c022baaee100f94c910b24a48
- MulticoreJitProfilePlayer::ReadCheckFile: validate the profile file and read the data to
m_pFileBuffer. - MulticoreJitProfilePlayer::PlayProfile(): process the profile data.
m_pFileBuffercontains the data of a profile.