|
From: Benjamin M. <be...@me...> - 2007-08-28 11:53:24
|
>> fn=(49088) QColumnView::~QColumnView() >> 82 40 >> cfi=(47) >> cfn=(4782) >> calls=8 -82 >> * 16 >> * 72 >> +2 24 >> cfi=(257) >> cfn=(49094) QAbstractItemView::~QAbstractItemView() >> calls=8 454 <------------------ >> * 4986775 >> * 24 >> jcnd=8/8 * >> * >> * 32 >> -2 50 >> cfi=(47) >> cfn=(4782) >> calls=10 -82 >> * 20 >> * 90 >> +2 30 >> cfi=(257) >> cfn=(49094) >> calls=10 454 <--------------------- >> * 12217972 >> cob=(1) >> cfi=(1) >> cfn=(2868) >> calls=1 -84 >> * 819 >> * 30 >> jcnd=10/10 * >> * >> * 40 One last thing, callgrind_annotate says that (49094) is called 8 times, while KCachegrind says that it is called 18 times. Does callgrind_annotate have the bug? -Benjamin Meyer |