[PATCH] D86435: Profiling the code generated by MCJIT engine using Intel VTune profiler

elena via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 29 13:35:07 PDT 2020


ekovanov updated this revision to Diff 301729.
ekovanov added a comment.

removed git submodule, added cmake action to clone ittapi repo


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86435

Files:
  llvm/lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt
  llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp
  llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventsWrapper.h
  llvm/test/IttListener/lit.local.cfg
  llvm/test/IttListener/simple.ll
  llvm/test/JitListener/lit.local.cfg
  llvm/tools/llvm-jitlistener/llvm-jitlistener.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86435.301729.patch
Type: text/x-patch
Size: 27402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201029/af62ea2b/attachment.bin>


More information about the llvm-commits mailing list