Some notes on profiling with GNU gprof. I have a CMake project that I wanted to improve on. $ cmake -DCMAKE_BUILD_TYPE=Debug \ -DCMAKE_CXX_FLAGS=-pg ...
確定! 回上一頁