Use new MetdataRewriter interface to update pseudo probes.
Depends on D154021
Paths
| Differential D154022
[BOLT][NFCI] Migrate pseudo probes to MetadataRewriter interface ClosedPublic Authored by maksfb on Jun 28 2023, 5:07 PM.
Details
Diff Detail
Event Timelinemaksfb added a child revision: D154023: [BOLT][NFCI] Move ProbeDecoder to PseudoProbeRewriter.Jun 28 2023, 5:08 PM maksfb retitled this revision from [BOLT][NFCI] Migrate pseudo probes to Rewriter interface to [BOLT][NFCI] Migrate pseudo probes to MetadataRewriter interface. Comment ActionsRebase. Comment Actions LG. I didn't notice before that pseudo-probe section was added to the list of debug sections to overwrite. This revision is now accepted and ready to land.Jul 6 2023, 10:29 AM Closed by commit rG43dce27c06e4: [BOLT][NFCI] Migrate pseudo probes to MetadataRewriter interface (authored by maksfb). · Explain WhyJul 6 2023, 11:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 537603 bolt/include/bolt/Core/BinaryFunction.h
bolt/include/bolt/Rewrite/MetadataRewriters.h
bolt/include/bolt/Rewrite/RewriteInstance.h
bolt/lib/Rewrite/CMakeLists.txt
bolt/lib/Rewrite/PseudoProbeRewriter.cpp
bolt/lib/Rewrite/RewriteInstance.cpp
|