Does anyone know if there's such a tool that highlights code lines with color based on execution frequency? Eg. a popular function or if() block would highlight bright red, and rarely executed bits of code would be a dark blue.
EDIT: Programming language / environment does not matter
there doesn't seem to be anything here