We account low and high ranges, but forgot abount the mid range.
Account mid range as well.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D110148
tsan: account for mid app range in mem profile ClosedPublic Authored by dvyukov on Sep 21 2021, 4:14 AM.
Details Summary We account low and high ranges, but forgot abount the mid range.
Diff Detail
Event Timelinedvyukov added a child revision: D110149: tsan: include MBlock/SyncObj stats into mem profile.Sep 21 2021, 4:14 AM This revision is now accepted and ready to land.Sep 21 2021, 6:50 AM This revision was landed with ongoing or failed builds.Sep 22 2021, 1:13 AM Closed by commit rG608ffc98c3b7: tsan: account for mid app range in mem profile (authored by dvyukov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 374144 compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp
|