i'm trying to run PyProf2CallTree from inside my script with the following command on Windows:
os.system("python pyprof2calltree.py -i inputfile.pstats -o outputfile.kgrind")
i'm trying to run PyProf2CallTree from inside my script with the following command on Windows:
os.system("python pyprof2calltree.py -i inputfile.pstats -o outputfile.kgrind")