This is an archive of the discontinued LLVM Phabricator instance.

[memprof] Print out the segment information in YAML format.
ClosedPublic

Authored by snehasish on Jun 1 2022, 5:17 PM.

Details

Summary

This change prints out the segment information in the raw profile in
YAML format for testing. Since we don't capture build ids yet, we print
out <None> for now.

Diff Detail

Event Timeline

snehasish created this revision.Jun 1 2022, 5:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 1 2022, 5:17 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
snehasish requested review of this revision.Jun 1 2022, 5:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 1 2022, 5:17 PM
This revision is now accepted and ready to land.Jun 1 2022, 6:18 PM
This revision was landed with ongoing or failed builds.Jun 1 2022, 7:26 PM
This revision was automatically updated to reflect the committed changes.