Zipcore / VProfDump

Allows to dump vprof output to a file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CURRENTLY HAS A BUG THAT CAN LEAD TO WRONG CODE LOGIC FOR PLUGINS THAT ARE CALLING SETFAILSTATE() OR THROWERROR()

VProfDump

Allows to dump sm prof dump vprof output to a file.

Usage

Do the profiling with sm prof start and sm prof end and then use sm_dumpvprof <outputfile> to dump all profiling info into specific file

Requirements

About

Allows to dump vprof output to a file.

License:GNU General Public License v3.0


Languages

Language:SourcePawn 100.0%