diff options
author | Teresa Johnson <tejohnson@google.com> | 2023-12-18 20:50:08 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-18 20:50:08 -0800 |
commit | 6a7bbf712df5637a93dbc4f918e7a69e23aa917c (patch) | |
tree | 6a976145a8c3b3aa04df900fd0554a5dcab0dfec /llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp | |
parent | 6ce23ea0ab6370c944f5e426a20217f93f41aa15 (diff) | |
download | llvm-6a7bbf712df5637a93dbc4f918e7a69e23aa917c.zip llvm-6a7bbf712df5637a93dbc4f918e7a69e23aa917c.tar.gz llvm-6a7bbf712df5637a93dbc4f918e7a69e23aa917c.tar.bz2 |
[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.
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp')
0 files changed, 0 insertions, 0 deletions