[LLVMdev] approaches to profiling jitted code?

Bill O'Hara billtohara at gmail.com
Fri Jun 11 13:48:19 PDT 2010


Can anyone comment on how they are approaching profiling of jitted
code in their llvm backends? For linux and windows, I'm wondering
which tools are best integrated with (be it gprof or callgrind on
linux, or vtune on either platform).

Thanks
b.



More information about the llvm-dev mailing list