のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

valgrind

u01@vm01:~/layout/oss/pango-1.36.8/pango-view/.libs$ valgrind --tool=callgrind pango-view --font="Garuda 50" ~/layout/text/test-thai_kigen.txt --output=pv_kigen.png --runs=1000
==34153== Callgrind, a call-graph generating cache profiler
==34153== Copyright (C) 2002-2013, and GNU GPL'd, by Josef Weidendorfer et al.
==34153== Using Valgrind-3.10.0.SVN and LibVEX; rerun with -h for copyright info
==34153== Command: pango-view --font=Garuda\ 50 /home/u01/layout/text/test-thai_kigen.txt --output=pv_kigen.png --runs=1000
==34153== 
==34153== For interactive control, run 'callgrind_control -h'.
==34153== 
==34153== Events    : Ir
==34153== Collected : 1510438669
==34153== 
==34153== I   refs:      1,510,438,669
u01@vm01:~/layout/oss/pango-1.36.8/pango-view/.libs$