amxmodx/configs/cstrike
Unreal Karaulov 8ee3da24cb
Added new debug feature: Performance Monitor. (#1019)
* Performance Monitor.

Search big performance issues for any plugin that in debug mode. No server slow down.
Output is plugin and function name, and server execution lag in ms. Output target: current amxlog file.

* Adding cvar to enable perflog. Force for all plugin if amx_debug is 2.

* Update cvar name

* Use another clock from chrono

* Fix debug check

* Skip internal amxx exec

* Move includes

* Fix debug check in amx_ExecPerf

* Tried to compile without min/max undefined
2021-12-05 18:38:49 -08:00
..
amxx.cfg Added new debug feature: Performance Monitor. (#1019) 2021-12-05 18:38:49 -08:00
cmds.ini Replaced in files: /amxx/ with /amxmodx/ 2004-12-22 10:27:30 +00:00
core.ini Minor fixes in configs files. (#455) 2017-09-01 15:23:49 +02:00
cvars.ini fixed bug at29636 2006-05-13 12:15:16 +00:00
maps.ini Replaced in files: /amxx/ with /amxmodx/ 2004-12-22 10:27:30 +00:00
modules.ini Comment declared modules in modules.ini as they are autoloaded as needed (bug 5816, r=arkshine) 2013-07-31 16:23:25 +02:00
plugins.ini 🔥 Remove amxmod compatability 2014-06-05 13:48:56 +03:00
stats.ini Fixed am44998 2006-09-20 02:50:58 +00:00