[PATCH] D44892: Add PerfJITEventListener for perf profiling support.

Andres Freund via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 23 17:54:32 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337789: Add PerfJITEventListener for perf profiling support. (authored by anarazel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44892?vs=156717&id=156947#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44892

Files:
  llvm/trunk/CMakeLists.txt
  llvm/trunk/docs/CMake.rst
  llvm/trunk/include/llvm-c/ExecutionEngine.h
  llvm/trunk/include/llvm/Config/llvm-config.h.cmake
  llvm/trunk/include/llvm/ExecutionEngine/JITEventListener.h
  llvm/trunk/lib/ExecutionEngine/CMakeLists.txt
  llvm/trunk/lib/ExecutionEngine/LLVMBuild.txt
  llvm/trunk/lib/ExecutionEngine/PerfJITEvents/CMakeLists.txt
  llvm/trunk/lib/ExecutionEngine/PerfJITEvents/LLVMBuild.txt
  llvm/trunk/lib/ExecutionEngine/PerfJITEvents/PerfJITEventListener.cpp
  llvm/trunk/tools/lli/CMakeLists.txt
  llvm/trunk/tools/lli/lli.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44892.156947.patch
Type: text/x-patch
Size: 22826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180724/77dd480a/attachment.bin>


More information about the llvm-commits mailing list