[llvm-dev] profiling JIT compiled code with perf

Andres Freund via llvm-dev llvm-dev at lists.llvm.org
Mon Jul 23 17:58:23 PDT 2018


Hi,

On 2018-07-19 14:57:42 +0200, Frank Tetzel via llvm-dev wrote:
> > 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.

FWIW, I just merged this.  Did you have any luck getting it to work?

Greetings,

Andres Freund


More information about the llvm-dev mailing list