<div dir="ltr"><div class=""><div class=""><p>Guys,</p>

<p>Someone have any idea how could I measure the execution time of each LLVM basic block of a program?</p>

<p>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.</p><p>I was thinking about writing a pass to add PAPI instructions in each LLVM basic block. Do you think is a good idea?<br></p><p>Thanks</p>
</div>
</div><div><div dir="ltr"><span style="color:rgb(102,102,102)">Vanderson M. Rosario</span><br></div></div>
</div>