Hello,

I'm using callgrind to analyse a program run and I came across a 
"calls"-line I don't understand. I searched the callgrind website and 
asked the guys of google :-) but didn't find an answer.

Here's the output of callgrind:

ob=(12)
fl=(73)
fn=(422)
cob=(3)
cfi=(74) /home/aurel32/eglibc/eglibc-2.11.2/csu/libc-start.c
cfn=(430) (below main)
calls=0 96
0 1236860

On the webpage the calls-line is explained as:

calls=(Call Count) (Destination position)

So in my program the function "430" is called zero times? If so I would 
say this calls-line should not exist.

Is there an explanation for this?

Thank you very much.

Kind regards,
Mike


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to