OSDN Git Service

fix instructions in README.profiling
[mypaint-anime/master.git] / tests / README.profiling
index ce3cb38..7a683c6 100644 (file)
@@ -8,5 +8,5 @@ chmod +x gprof2dot.py
 ./test_performance.py startup -p base
 
 # generate a PNG
-./gprof2dot.py -f base_startup_2.pstats output.pstats | dot -Tpng -o output.png
+./gprof2dot.py -f pstats base_startup_2.pstats | dot -Tpng -o output.png