cpf icon indicating copy to clipboard operation
cpf copied to clipboard

Better Representation of LoopProf and EdgeProf

Open vgene opened this issue 5 years ago • 0 comments

In order to help users to better identify hot loops and understand branch bias, should emit more text and/or annotate the source code with the loop/edge weight.

TODOs

  • [ ] LoopProf: Show function name, loop name, code location for each line of loopProf.out
  • [ ] EdgeProf: A tool to pinpoint or search the weight of one branch automatically

vgene avatar Jul 07 '20 19:07 vgene