This is an archive of the discontinued LLVM Phabricator instance.

[MemProf] Add a raw binary format for MemProf.
AbandonedPublicDraft

Authored by snehasish on Sep 8 2021, 12:38 AM.

Details

Reviewers
None
Summary

The memprof profiler currently dumps data in a text format. This change
introduces a new raw binary format for efficient serialization and
subsequent use for PGO builds.

This is a draft revision, not intended for review.

Diff Detail

Event Timeline

snehasish created this revision.Sep 8 2021, 12:38 AM
snehasish abandoned this revision.Nov 8 2021, 9:50 AM

Superseded by D113317.

Herald added a project: Restricted Project. · View Herald TranscriptNov 8 2021, 9:50 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript