Hi, I am trying to profile my code with gprof. I configured and compiled my modules with the --with-gprof option. Next, I run my test script which uses these modules and the script returns without any errors (I use a filesource to deliver the data to my modules). Now I should have the gmon.out file which I can analyze with gprof, but it isn't there. Any ideas what I am doing wrong? Or can someone give me some hints on how they profile their GNURadio applications?
Thank you, Thomas _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio