Displaying 3 results from an estimated 3 matches for "ed1987ea".
2011 Apr 25
2
[LLVMdev] Failed to decode profile dump with llvm-prof
Hi, all
I'm using profiling mechanism provided by LLVM.
What I did is,
$ ./${LLVM_SRC}/utils/profile.pl hello.bc
But it turned out that llvm-prof failed to interpret
the profile dump, llvm-prof gave me the error message
below.
llvm-prof: Unknown packet type #5!
Any idea?
Regards,
chenwj
--
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica,
2011 Nov 02
1
[LLVMdev] Failed to decode profile dump with llvm-prof
陳韋任 <chenwj <at> iis.sinica.edu.tw> writes:
>
> Hi, all
>
> I'm using profiling mechanism provided by LLVM.
> What I did is,
>
> $ ./${LLVM_SRC}/utils/profile.pl hello.bc
>
> But it turned out that llvm-prof failed to interpret
> the profile dump, llvm-prof gave me the error message
> below.
>
> llvm-prof: Unknown packet type #5!
2011 Nov 07
0
[LLVMdev] Failed to decode profile dump with llvm-prof
...> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111107/ed1987ea/attachment.html>