#define PLUGIN_VERSION "1.1" #pragma semicolon 1 #pragma newdecls required #include public Plugin myinfo = { name = "[ANY] [Debugger] Valve Profiler", description = "Measures per-plugin performance and provides a log with various counters", author = "Alex Dragokas", version = PLUGIN_VERSION, url = "https://github.com/dragokas/" }; /* Commands: - sm_debug - Start / stop vprof debug tracing Logfile: - addons/sourcemod/logs/profiler___