[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
Tue Oct 27 16:05:58 PDT 2020


lhames added a comment.

In D86435#2349843 <https://reviews.llvm.org/D86435#2349843>, @ekovanov wrote:

> Thanks a lot for your help!
> Being very new here, I do not have commit access to land this, could you please land this?

Hi Elena,

I missed that this included a definition of a git submodule. This would be the first in the main LLVM tree and I think we'd need to ask the community about inclusion. Is it required for this patch, or could it be dropped and downloading of that module left to clients who want to enable Intel JIT events support?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86435



More information about the llvm-commits mailing list