Hi Jurriën, Unfortunately none of these appear to have an impact on the (lack of) profile files being created. Similarly no memory profiles appear when I switch that option on. It does appear that he associated performance impact is there on program execution so I suspect the profiling logic is being performed. Note: am running on OS X 10.10.3
Grateful for any additional hints on how to get this working. Regards, Diederik > On 16 Apr 2015, at 3:13 pm, Jurriën Stutterheim <[email protected]> > wrote: > > Hi Diederik, > > These flags also play a role: > > ShowExecutionTime: False > ShowGC: False > ShowStackSize: False > > Set them to True to your liking. > > If that still doesn't work, you also may need to switch on Memory profiling. > There's a weird dependency between the profiles. > > >> On 15 Apr 2015, at 16:31, Diederik Van Arkel <[email protected]> wrote: >> >> Hi all, >> >> I am looking to turn on time profiling in the Mac OS X 2.54 64bit >> distribution… Unfortunately I think I am missing a step or am failing to >> locate the output :-( >> >> I use cpm to compile the source and have the following set in the .prj file: >> >> Profile >> Memory: False >> MemoryMinimumHeapSize: 0 >> Time: True >> Stack: True >> >> Is it possible to use time profiling in this distribution and if so how do I >> turn it on? >> >> Regards, >> Diederik >> >> >> _______________________________________________ >> clean-list mailing list >> [email protected] >> http://mailman.science.ru.nl/mailman/listinfo/clean-list > > > _______________________________________________ > clean-list mailing list > [email protected] > http://mailman.science.ru.nl/mailman/listinfo/clean-list _______________________________________________ clean-list mailing list [email protected] http://mailman.science.ru.nl/mailman/listinfo/clean-list
