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.
GNU General Public License v3.0
58 stars 5 forks source link

Create issues from all the TODOs in the code #21

Closed monsdar closed 10 years ago

monsdar commented 10 years ago

There are a lot of TODOs in the code which should be added to this issue system. A lot of these TODOs would be "GoodFirstBug" worthy.

monsdar commented 10 years ago

Done. If we add new TODOs we should create an issue right away