<div dir="ltr">Hey guys,<div><br></div><div>I am currently working on a project that uses JIT compilation to compile incoming user requests to native code. Are there some best practises related to profiling the generated code?</div>
<div><br></div><div style>My project uses gperftools pprof for profiling etc. Is there a way to hook the two up? Are there any other profiling method that works? This page describes how to debug JIT code with GDB. I wonder if something similar could be done for gperftools/pprof?</div>
<div style><br></div><div style>Regards,</div><div style>-- Priyendra</div><div style><br></div></div>