[PATCH] D126834: [memprof] Display segment information, update summary output.

Snehasish Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 1 16:59:14 PDT 2022


snehasish updated this revision to Diff 433593.
snehasish added a comment.

Remove summary changes from this patch.
Add another field which tracks the number of mibs we have.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126834

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-inline.test
  llvm/test/tools/llvm-profdata/memprof-multi.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126834.433593.patch
Type: text/x-patch
Size: 9120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220601/bbe9a3e1/attachment.bin>


More information about the llvm-commits mailing list