LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Callgrind output (https://www.linuxquestions.org/questions/linux-software-2/callgrind-output-4175425869/)

djamit2001 09-06-2012 12:46 AM

Callgrind output
 
Hi,

I have executed Callgrind on my application using the option "--compress-strings=no". This is the ouptut I'm getting in the log file.


positions: line
events: Ir
summary: 6157502019


ob=/remote/tools/Linux/2.6/valgrind-3.6.1/lib/valgrind/callgrind-amd64-linux
fl=/data/frigault/valgrind-3.6.1/coregrind/m_trampoline.S
fn=vgPlain_amd64_linux_REDIR_FOR_vgettimeofday
155 4963
+1 4963
+1 4963

fn=vgPlain_amd64_linux_REDIR_FOR_vtime
165 3197
+1 3197
+1 3197

ob=/remote/intdeliv/comdelde/FDSC/11-0-0-5/lib/Linux2-6_64/MultiThread/Release/g++_3_4_2/libfdsc.so.11.0.0.5
fl=???
fn=0x000000000004ae30
0 51
cfn=global constructors keyed to fdsc::AbstractBuffer::AbstractBuffer(char const*, unsigned long, EDI_FastAllocator*)
calls=1 0
0 37
cfn=global constructors keyed to fdsc::BinaryDataSmartname::dataLength
calls=1 0
0 15922
cfn=global constructors keyed to fdsc::XmlBuffer::kMessageLen
calls=1 0
0 37
cfn=global constructors keyed to fdsc::_converterImplLock
calls=1 0
0 167
........
........

Could anyone tell me how to read this?

Regards


All times are GMT -5. The time now is 07:31 AM.