[LLVMdev] llvm-prof

neda 8664 neda8664 at gmail.com
Sat Sep 10 01:48:30 PDT 2011


i want save profile information of basic blocks on a file for use it by
another program, i can see profile information only on screen and don't able
use it. i need to use this information for program parallelization and
should know estimated time for each block and instruction.
for extract profile information i've used profile.pl and i thought
llvm-prof must be changed but no result.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110910/ef71b09c/attachment.html>


More information about the llvm-dev mailing list