This is an archive of the discontinued LLVM Phabricator instance.

[XRay] Record the XRay data size as a property of the VMO
ClosedPublic

Authored by phosek on Mar 19 2020, 4:32 PM.

Details

Summary

While the VMO size is always page aligned, we can record the content
size as a property and then use this metadata when writing the data to
a file.

Diff Detail

Event Timeline

phosek created this revision.Mar 19 2020, 4:32 PM
This revision is now accepted and ready to land.Mar 19 2020, 6:33 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMar 19 2020, 7:13 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript