SkillAgentSearch skills...

Easyprofiler

Easy to use amxx profiler as module.

Install / Use

/learn @In-line/Easyprofiler
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

easyprofiler Build Status

Easy to use amxx profiler as module.

Compilation

cmake, boost, gcc, g++ packages may be required.

<pre> sudo apt-get install libboost-dev cxxtest cmake gcc g++ # gcc > 4.8 required sudo apt-get install gcc-multilib g++-multilib libc6-dev-i386 libc6-i386 # If cross compiling from 64 bit linux cmake . make -j$((2 * `getconf _NPROCESSORS_ONLN`)) # Multicore build </pre>

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated4y ago
Forks0

Languages

C

Security Score

70/100

Audited on Jan 26, 2022

No findings