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 を使用したところ、callgrind の出力が得られました。次に、callgrind_annotate を使用して結果を読みやすい形式で取得し、それをテキスト ファイルに出力しました。この新しいファイルを解読して、どの機能が最も集中しているかを調べるにはどうすればよいですか? 左の Ir 列は何ですか? Ir は何の略ですか?
Ir は「指示を読む」IIRC の略です。
kcachegrind代わりに、知る必要があるすべてをすぐに表示する優れたグラフィカル ツールをお勧めします。
kcachegrind