« Return to Thread: Profiling programs

Profiling programs

by Bernd Gutmann-3 :: Rate this Message:

Reply to Author | View in Thread

Hi.

I wanted to use the tick profiler to see how slow my programs really  
are.
The YAP docu says,
that :- profinit. will switch it on and :- profon. will start the  
profiling.

Unfortunately, both times YAP answers No.
Do I have to configure YAP with some extra flags? Currently, I don't  
give any.
And if, which would it be? The docu is not very specific about that.

I tried already
  --enable-wam-profile
but YAP wouldn't compile (under Mac OS X, latest yap-5 from GIT).

Any ideas?
Bernd

------------------------------------------------------------------------------
_______________________________________________
Yap-users mailing list
Yap-users@...
https://lists.sourceforge.net/lists/listinfo/yap-users

 « Return to Thread: Profiling programs