[llvm-dev] profiling JIT compiled code with perf

Frank Tetzel via llvm-dev llvm-dev at lists.llvm.org
Thu Jul 19 05:57:42 PDT 2018


> Have you seen https://reviews.llvm.org/D44892? we are using it in
> Julia to use perf on jitted code.

No, I did not see this patch before. Thanks a lot for the pointer.

It seems to be doing exactly what I want. Let's see if I get it working.

Best regards,
Frank


More information about the llvm-dev mailing list