In the raw profile, binary ids immediately follow the header so when
computing counters offset we need to account for the new section.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D108608
[profile] Update counter offset to account for binary ids ClosedPublic Authored by phosek on Aug 23 2021, 9:28 PM.
Details Summary In the raw profile, binary ids immediately follow the header so when
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 23 2021, 9:40 PM This revision was landed with ongoing or failed builds.Aug 23 2021, 9:44 PM Closed by commit rG8111f2f7eef5: [profile] Update counter offset to account for binary ids (authored by phosek). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 368271 compiler-rt/lib/profile/InstrProfilingFile.c
compiler-rt/lib/profile/InstrProfilingPlatformFuchsia.c
|