Okay... I must be stupid. I compiled with the following: % make distclean % ./configure --prefix=~/Desktop/myWarzone22b2 --enable-debug=profile % make % make install
Then I ran the game in a terminal % cd ~/Desktop/myWarzone22b2/bin % warzone2100 And waited for it to get slow, which it eventually did. I let it run for at least another 10 minutes (sorry, got distracted), saved the game, and carefully shut down through the 'quit' menus. So... there ought to be a gmon.out file around here SOMEWHERE... Right? I eventually did this: % sudo find / -name 'gmon.*' The only file reported was the gmon.h file. What am I missing? I've tried this with debugprofile as well. I've checked the output from make to see that the -pg argument was present, it was. I grep'ed the code to see if there was a 'profile' argument, I didn't see one. Help? -- Runs unplayably slow https://bugs.launchpad.net/bugs/369608 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
