Files
clang-p2996/llvm/lib/ProfileData/RawMemProfReader.cpp
Teresa Johnson 6a7bbf712d [memprof][NFC] Free symbolizer memory eagerly (#75849)
Move the ownership of the symbolizer into symbolizeAndFilterStackFrames
so that it is freed on exit, when we are done with it, to reduce peak
memory in the reader. This reduces about 9G from the peak for one large
profile.
2023-12-18 20:50:08 -08:00

25 KiB