Displaying 2 results from an estimated 2 matches for "5e1218d4".
Did you mean:
512184
2014 Sep 17
3
[LLVMdev] Measure execution time of each basic block
Guys,
Someone have any idea how could I measure the execution time of each LLVM
basic block of a program?
I tried to use some profiling tools like gcov and perf, but as far as I
know they can only give me the frequency that each basic block is executed.
I was thinking about writing a pass to add PAPI instructions in each LLVM
basic block. Do you think is a good idea?
Thanks
Vanderson M.
2014 Sep 17
3
[LLVMdev] Measure execution time of each basic block
...s.uiuc.edu/mailman/listinfo/llvmdev
>>
>>
> --
> Jon Roelofs
> jonathan at codesourcery.com
> CodeSourcery / Mentor Embedded
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140917/5e1218d4/attachment.html>