|
From: Christoph B. <bar...@or...> - 2006-09-13 12:01:44
|
Am Mittwoch, 13. September 2006 13:49 schrieb Josef Weidendorfer: > On Wednesday 13 September 2006 13:33, Josef Weidendorfer wrote: > > On Wednesday 13 September 2006 11:23, Christoph Bartoschek wrote: > > > - Lots of warnings regarding jfi: > > > > > > WARNING: line 44364 malformed, ignoring > > > line: 'jfi=(10) array.h' > > Does the following patch help (you can also > apply it to callgrind_annotate directly, without the > ".in" suffix). > I just noted that the ignored line also adds an > "ID to filename" mapping, which could be the reason for > subsequent warnings you mentioned. > > Josef Ok, with this patch there are no warnings. With cycle detection on, kcachegrind shows reasonable values on both machines. Now there is only the callgrind_control -i on error left. Greetings Christoph |