Migrate SDT markers processing to the new MetadataRewriter interface.
Depends on D154020
Paths
| Differential D154021
[BOLT][NFCI] Use MetadataRewriter interface to update SDT markers ClosedPublic Authored by maksfb on Jun 28 2023, 5:05 PM.
Details
Diff Detail
Event Timelinemaksfb added a child revision: D154022: [BOLT][NFCI] Migrate pseudo probes to MetadataRewriter interface.Jun 28 2023, 5:07 PM maksfb retitled this revision from [BOLT][NFCI] Use Rewriter interface to update SDT markers to [BOLT][NFCI] Use MetadataRewriter interface to update SDT markers. Comment ActionsRebase. This revision is now accepted and ready to land.Jul 6 2023, 10:26 AM Closed by commit rG98e2d630277e: [BOLT][NFCI] Use MetadataRewriter interface to update SDT markers (authored by maksfb). · Explain WhyJul 6 2023, 11:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 537811 bolt/include/bolt/Core/BinaryBasicBlock.h
bolt/include/bolt/Core/BinaryContext.h
bolt/include/bolt/Core/BinaryFunction.h
bolt/include/bolt/Core/BinarySection.h
bolt/include/bolt/Rewrite/MetadataRewriters.h
bolt/include/bolt/Rewrite/RewriteInstance.h
bolt/lib/Core/BinaryFunction.cpp
bolt/lib/Rewrite/CMakeLists.txt
bolt/lib/Rewrite/RewriteInstance.cpp
bolt/lib/Rewrite/SDTRewriter.cpp
|