Skip to content
forked from monsdar/CxxProf

CxxProf is a manual instrumented Profiling library for C++. It's goal is to provide easy integration into existing projects with just as little overhead as possible. It should be easy to remove the profiling mechanism during compile and runtime from the code.

License

Notifications You must be signed in to change notification settings

abigagli/CxxProf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#CxxProf

CxxProf is a manual instrumented Profiling library for C++.

Wiki

Please take a look at the Wiki to get information about the following topics:

Thirdparty

CxxProf uses different Thirdparty libraries to provide the best functionality possible. Please take a look at the Thirdparty Repository to get detailed information about the used software, versions and where to get them for yourself.

Copying

Free use of this software is granted under the terms of the GNU Lesser General Public License (LGPL). For details see the files COPYING and COPYING.LESSER included with the CxxProf distribution.

About

CxxProf is a manual instrumented Profiling library for C++. It's goal is to provide easy integration into existing projects with just as little overhead as possible. It should be easy to remove the profiling mechanism during compile and runtime from the code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published