[LLVMdev] Failed to decode profile dump with llvm-prof

Wim Vander Schelden register at fixnum.org
Tue Nov 8 01:47:59 PST 2011


Turns out I was using `opt -profile-loader` instead of `opt
-path-profile-loader`. Switching to the path profile loader fixed the
problem.

Wim

On Tue, Nov 8, 2011 at 3:18 AM, 陳韋任 <chenwj at iis.sinica.edu.tw> wrote:

> On Mon, Nov 07, 2011 at 04:10:29PM +0100, Wim Vander Schelden wrote:
> > I'm having the same problem. Does anyone know what's causing this?
> >
> > Kind regards,
> >
> > Wim
>
>   What's your profiling procedure? I can only guess llvm-prof does not
> recognize the profiling data.
>
> Regards,
> chenwj
>
> --
> Wei-Ren Chen (陳韋任)
> Computer Systems Lab, Institute of Information Science,
> Academia Sinica, Taiwan (R.O.C.)
> Tel:886-2-2788-3799 #1667
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111108/58a4ff73/attachment.html>


More information about the llvm-dev mailing list