Vote count:
0
I am running eclipse with CDT using MingW on a windows 64 bit machine.
I would like to profile timing my code so I enabled (-gp) flag and I ran profiling.
gmon.out file was generated and when I excuted gprof <binary> gmon.out from the terminal, a correct output was generated.
But when I click on profile from eclipse I see this in the gprof view:
<executable path>
<gmon.out path>
-2 bytes per bucket
Any idea how I can view the output in eclipse?
asked 1 min ago
Profiling in eclipse (gprof)
Aucun commentaire:
Enregistrer un commentaire