Skip to content

Automatically create svg when profiling python

Rosen Matev requested to merge rm-python-profiling into master
  • Add gprof2dot.py script from jrfonseca/gprof2dot
  • Create an svg if gprof2dot.py and dot are available

Merge request reports