[LLVMdev] A simulation tool

Daniel Dunbar daniel at zuster.org
Tue Sep 1 15:13:22 PDT 2009


You mean 'cachegrind'?
  http://valgrind.org/info/tools.html#cachegrind

I don't know any public tool better than this (but someone please tell
me if I am misinformed).

 - Daniel

On Tue, Sep 1, 2009 at 2:42 PM, Juan Carlos Martinez
Santos<juanc.martinez.santos at gmail.com> wrote:
> Hello everybody,
>
> I am looking for a tool (in Linux or Windows) that allow me to get
> performance measures like cycle execution, cache accesses, etc. for an x86
> architecture. I want to estimate the performance overhead due to the
> modification that I do using LLVM.
>
> Any suggestion is welcome.
>
> Thanks in advance,
>
> --
> Juan Carlos
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>




More information about the llvm-dev mailing list