[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
Wed Sep 9 13:56:36 PDT 2020


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

added submodule update command


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86435

Files:
  .gitmodules
  llvm/lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt
  llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp
  llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventsWrapper.h
  llvm/lib/ExecutionEngine/IntelJITEvents/ittapi
  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.290823.patch
Type: text/x-patch
Size: 27426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200909/7760ddcd/attachment.bin>


More information about the llvm-commits mailing list