Uploaded new version, seems working correctly, bugs/tests are welcome
Posts: 2,938
Threads: 162
Joined: May 2010
Link down, and can anyone like upload a profiler.cfg for me? I don't really get it
Posts: 341
Threads: 20
Joined: May 2008
Reputation:
0
Even though I have -d3 flag in the pawn.cfg I dont get the correct function names. :/
The script definitly compiles with debug symbols.. any ideas?
Or can it only see public functions?
Actually it should work with non-publics too when debug symbols are provided, if it doesn't this is certainly a bug. Also for some scripts it may fail in finding a correspinding .amx, in this case it can't load debug info so it prints just addresses.
Posts: 341
Threads: 20
Joined: May 2008
Reputation:
0
I am compiling with -d3 flag.
What exactly do you mean with the second part? The .amx works as all the public have a result, just the stocks don't have a their real name. Is there any way to solve this or to find out which adress means which function? The script contains 100+ stocks...
Posts: 2,938
Threads: 162
Joined: May 2010
The output file doesn't seem to be created when GMXing the server. It gives me the message saying it loaded the gamemode fine. I'm using Linux.
Are you sure server has write permissions? Also did it say 'Writing profile to blahblah.amx.prof' on gmx in server log?
Posts: 6
Threads: 0
Joined: Aug 2010
Reputation:
0
Profile is not generated if the gamemode is running for more than 30 minutes. Is there any calls/time limit?
Posts: 484
Threads: 49
Joined: Feb 2011
Don't work for me on Linux, but it works fine on Windows,...
Do anyone know how to make it to work on Linux? It don't want to create .prof file...
Posts: 1,496
Threads: 78
Joined: Jun 2008
Reputation:
0
I think he is updating it, so he removes the downloads. You may have to wait for some hours.
Posts: 484
Threads: 49
Joined: Feb 2011
Quote:
Originally Posted by Dragony92
Don't work for me on Linux, but it works fine on Windows,...
Do anyone know how to make it to work on Linux? It don't want to create .prof file...
|
BUMP
And also Zeex can you give us download link, i want to redownload it...
Thank you.
Posts: 2,938
Threads: 162
Joined: May 2010
profiler 2.4.0 is crashing on linux (volt, CentOS 5).. after a few minutes ;\