NZ:P Team's fork of the FTEQW project.
Find a file
Lance b773f51349 Added GCC profiling targets "-profile" which is just the release "-rel"
targets but with support for profiling. When FTE is exited cleanly it 
will create a profiling file (a.out or gmon.out) in the same 
directory depending on the compiler used. Can then "gprof programname 
gmon.out > humanreadable.txt" to read the profiling data.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3372 fc73d0e0-1445-4013-8a0c-d673dee63da5
2009-09-05 11:03:25 +00:00
engine Added GCC profiling targets "-profile" which is just the release "-rel" 2009-09-05 11:03:25 +00:00
fteqtv splat 2009-07-08 00:15:06 +00:00
plugins TLS bugfixes. 2009-04-19 01:48:10 +00:00
q3asm2 Redefine snprintf for Windows. 2008-06-27 19:16:15 +00:00
quakec Work in DP didn't work in DP. 2009-08-29 18:59:48 +00:00
specs Let me know of an omissions/errors. 2009-08-29 13:38:40 +00:00