This is an archive of the discontinued LLVM Phabricator instance.

[MemProf] Add interface to dump profile
ClosedPublic

Authored by tejohnson on Nov 18 2020, 11:15 PM.

Details

Summary

Add an interface so that the profile can be dumped on demand.

Diff Detail

Event Timeline

tejohnson created this revision.Nov 18 2020, 11:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 18 2020, 11:15 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
tejohnson requested review of this revision.Nov 18 2020, 11:15 PM
vitalybuka accepted this revision.Nov 18 2020, 11:18 PM
This revision is now accepted and ready to land.Nov 18 2020, 11:18 PM
This revision was automatically updated to reflect the committed changes.