[PATCH] D89707: [CSSPGO][llvm-profgen] Parse mmap events from perf script

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 20 14:27:13 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa94fa8622971: [CSSPGO][llvm-profgen] Parse mmap events from perf script (authored by wlei).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89707

Files:
  llvm/docs/CommandGuide/llvm-profgen.rst
  llvm/test/tools/llvm-profgen/lit.local.cfg
  llvm/test/tools/llvm-profgen/mmapEvent.test
  llvm/tools/llvm-profgen/CMakeLists.txt
  llvm/tools/llvm-profgen/ErrorHandling.h
  llvm/tools/llvm-profgen/LLVMBuild.txt
  llvm/tools/llvm-profgen/PerfReader.cpp
  llvm/tools/llvm-profgen/PerfReader.h
  llvm/tools/llvm-profgen/ProfiledBinary.h
  llvm/tools/llvm-profgen/llvm-profgen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89707.306781.patch
Type: text/x-patch
Size: 19381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201120/9ff72750/attachment.bin>


More information about the llvm-commits mailing list