Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
プログラムのプロファイリングに callgrind を使用したいのですが、速度が遅すぎます。私がやりたいことは、kcachegrind を使用してコールグラフを生成することです。ここで、すべてのノードは、プログラムがどの関数でどれだけの割合を費やしたかを示します。この情報が引き続き生成されるように、パフォーマンスを向上させるために安全に無効にできる機能を教えてください。
どうもありがとう!