[PATCH] D146169: Non-debuginfo JITLink perf jitdump support

Valentin Churavy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 18 14:16:20 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG76e1521b0acf: Non-debuginfo JITLink perf jitdump support (authored by pchintalapudi, committed by vchuravy).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146169

Files:
  llvm/include/llvm/ExecutionEngine/Orc/PerfSupportPlugin.h
  llvm/include/llvm/ExecutionEngine/Orc/Shared/PerfSharedStructs.h
  llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderPerf.h
  llvm/lib/ExecutionEngine/Orc/CMakeLists.txt
  llvm/lib/ExecutionEngine/Orc/PerfSupportPlugin.cpp
  llvm/lib/ExecutionEngine/Orc/TargetProcess/CMakeLists.txt
  llvm/lib/ExecutionEngine/Orc/TargetProcess/JITLoaderPerf.cpp
  llvm/test/ExecutionEngine/JITLink/x86-64/ELF_perf.s
  llvm/tools/llvm-jitlink/llvm-jitlink.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146169.514743.patch
Type: text/x-patch
Size: 55924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230418/c6264e68/attachment.bin>


More information about the llvm-commits mailing list