Skip to content

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

monsdar/CxxProf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATTENTION

This repo is currently being moved to Gitlab. Any new versions will be released on that platform.

#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. We have precompiled repositores for the following systems available:

Please take a look at the respective repositories to get information about the used versions and where you can obtain a copy of that Thirdparty for yourself.

###Continuous Integration

Service Status System
Travis CI Build Status Ubuntu 64bit, gcc 4.6.3
Ubuntu 64bit, clang 3.4
drone.io Build Status Ubuntu 64bit, gcc 4.6.3

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