search for: howveer

Displaying 1 result from an estimated 1 matches for "howveer".

Did you mean: however
2005 Jul 27
0
[LLVMdev] Regarding profiling with llvm
...e. However, I dont see the file. However, I see several files like encode.out-cbe, encode.out-jit etc. I assumed that encode.out.cbe would provide me with common block execution profile information and gave the command analyze encode.out-cbe. This generated a gmon.out file which I read with gprof. Howveer, i dont get any information about the block frequencies and other information. Is there something I am doing wrong? Any help shall be greatly appreciated. Thanks Murali