[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 6 20:09:38 PDT 2020


lhames added a comment.

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

> Hi @lhames @andrew.w.kaylor
>
> Looking at "Build Status" for the last diff, I can see 29 tests failed (windows) and 41 tests failed (linux).
> do you think that tests failures are related to my commit?
> Thank you in advance!

Hi Elena,

I can't be sure from the error messages -- I don't know the relevant profiling or LLDB APIs well enough. Are you able to reproduce any of them when you build locally?


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