[LLVMdev] Help regarding profiling information

Murali Nethi nethimk at gmail.com
Wed Jul 27 11:07:33 PDT 2005


Hi,

I am trying to obtain basic block profiles for mediabench g721
benchmark. I have successfully built llvm in profile_enabling mode.
Then so as to find out the block execution frequency, I ran the
command, analyze encode.out-cbe. It generated gmon.out which I read
using gprof. However, I did not get the basic block level execution
frequency. Can anybody help me as to how I can extract the basic block
execution frequency using llvm?

Thanks
Murali




More information about the llvm-dev mailing list