Displaying 1 result from an estimated 1 matches for "f2a87797".
Did you mean:
d2a85797
2015 May 28
1
[LLVMdev] Easiest way to collect dynamic Instruction execution counts?
Machine instructions, yes. You didn't say bitcode instruction.
Though it amounts to the same thing, as all instructions in the same basic
block have the same execution count and the basic blocks should correspond.
On Thu, May 28, 2015 at 5:18 PM, Stephen Thomas <
stephen.warner.thomas at gmail.com> wrote:
> Bruce,
>
> Can valgrind give me the execution counts for each