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.
Valgrind Massif でプロファイリングしようとしている 66MB のピーク メモリ使用量を持つプログラムがあります。残念ながら、Massif のピーク時のメモリ使用量は 800KB しかありません。一方、top は 65MB が共有メモリであることを教えてくれます。Linux でプログラムの共有メモリ使用量をプロファイリングすることは可能ですか?
少なくとも Valgrind 3.7.0 では、必要なものを提供する以下のオプションがあります: --pages-as-heap=no|yes ページ レベルでのメモリのプロファイル [no]