1 (edited by wwang328 2015-08-22 01:38:26)

Topic: Profiler in SF?

Hi Jeff,

    Is there a embedded Profiler in SF? I've had a detailed look in menus, tutorials and contents. There seems nothing.  In that case, shall we get an indepedent profiler? Thanks a lot!

Best,
Wenya

Re: Profiler in SF?

Wenya,

Yes, Simply Fortran includes "gprof" for profiling.  To use the profiling tools, you just need to click "Profile" in the Build menu.  You'll also need to enable profiling in project options and run your program normally at least once.  After doing so, you can view the profiling results.  More on profiling is available at: http://simplyfortran.com/docs/full/laun … iling.html.

Jeff Armstrong
Approximatrix, LLC