gperftools CPU profiling with Callgrind-format output. More...
#include <cl_Profiler.hpp>
Public Member Functions | |
| Profiler (const string aLogFile="profiler.log") | |
| ~Profiler ()=default | |
| void | start () |
| void | stop () |
gperftools CPU profiling with Callgrind-format output.
| belfem::Profiler::Profiler | ( | const string | aLogFile = "profiler.log" | ) |
|
default |
| void belfem::Profiler::start | ( | ) |
| void belfem::Profiler::stop | ( | ) |