[PATCH] D120860: [memprof] Filter out callstack frames which cannot be symbolized.

Snehasish Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 16:37:38 PST 2022


snehasish updated this revision to Diff 412865.
snehasish marked 3 inline comments as done.
snehasish added a comment.

Add TODO to update summary print.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120860/new/

https://reviews.llvm.org/D120860

Files:
  llvm/include/llvm/ProfileData/RawMemProfReader.h
  llvm/lib/ProfileData/RawMemProfReader.cpp
  llvm/test/tools/llvm-profdata/memprof-basic.test
  llvm/test/tools/llvm-profdata/memprof-multi.test
  llvm/unittests/ProfileData/MemProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120860.412865.patch
Type: text/x-patch
Size: 12155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220304/3f9c943e/attachment.bin>


More information about the llvm-commits mailing list