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

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 16 01:04:29 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf62e5f456917: [MCJIT] Profile the code generated by MCJIT engine using Intel VTune profiler (authored by lhames).

Changed prior to commit:
  https://reviews.llvm.org/D86435?vs=301729&id=305426#toc

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/JitListener/lit.local.cfg
  llvm/tools/llvm-jitlistener/llvm-jitlistener.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86435.305426.patch
Type: text/x-patch
Size: 24541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201116/026cbc20/attachment.bin>


More information about the llvm-commits mailing list