This is an archive of the discontinued LLVM Phabricator instance.

[profile] Update counter offset to account for binary ids
ClosedPublic

Authored by phosek on Aug 23 2021, 9:28 PM.

Details

Summary

In the raw profile, binary ids immediately follow the header so when
computing counters offset we need to account for the new section.

Diff Detail

Event Timeline

phosek requested review of this revision.Aug 23 2021, 9:28 PM
phosek created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptAug 23 2021, 9:28 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
haowei accepted this revision.Aug 23 2021, 9:40 PM
This revision is now accepted and ready to land.Aug 23 2021, 9:40 PM
This revision was landed with ongoing or failed builds.Aug 23 2021, 9:44 PM
This revision was automatically updated to reflect the committed changes.