We allocate things from the internal allocator,
it's useful to know how much it consumes.
Depends on D110150.
Paths
| Differential D110151
tsan: include internal allocator info in mem profile ClosedPublic Authored by dvyukov on Sep 21 2021, 4:15 AM.
Details Summary We allocate things from the internal allocator, Depends on D110150.
Diff Detail
Event Timelinedvyukov added a child revision: D110152: tsan: move mem profile initialization into separate function.Sep 21 2021, 4:15 AM This revision is now accepted and ready to land.Sep 21 2021, 1:44 PM This revision was landed with ongoing or failed builds.Sep 22 2021, 1:17 AM Closed by commit rGb8aa9b0c37f4: tsan: include internal allocator info in mem profile (authored by dvyukov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 374147 compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp
|