[all-commits] [llvm/llvm-project] 427df1: Update counter offset to account for binary ids
gulfemsavrun via All-commits
all-commits at lists.llvm.org
Tue Sep 7 22:40:57 PDT 2021
Branch: refs/heads/release/13.x
Home: https://github.com/llvm/llvm-project
Commit: 427df19c4791677a8e974bfeb8c09ab5b38bdbc3
https://github.com/llvm/llvm-project/commit/427df19c4791677a8e974bfeb8c09ab5b38bdbc3
Author: Gulfem Savrun Yeniceri <gulfem at google.com>
Date: 2021-09-07 (Tue, 07 Sep 2021)
Changed paths:
M compiler-rt/lib/profile/InstrProfilingFile.c
M compiler-rt/lib/profile/InstrProfilingPlatformFuchsia.c
Log Message:
-----------
Update counter offset to account for binary ids
In the raw profile, binary ids immediately follow the header so when
computing counters offset we need to account for the new section.
(cherry picked from commit 8111f2f7eef50f8c0cdfd4b575e275c0c4b7fc41)
More information about the All-commits
mailing list