[LLVMdev] Profiling
Jon Harrop
jon at ffconsultancy.com
Mon Mar 23 16:52:56 PDT 2009
I would like to profile my HLVM benchmarks to see how much time is spent in
each function and its children. I managed to get LLVM's own utils/profile.pl
script to run on the bitcode that HLVM spits out but it only prints the
number of calls and nothing to do with time. How should I proceed?
--
Dr Jon Harrop, Flying Frog Consultancy Ltd.
http://www.ffconsultancy.com/?e
More information about the llvm-dev
mailing list