So I guess there is a bug in the compiler we use. Maybe I should try to modify Meyer's tool to ignore all "same-line" jumps in the same way as QKachegrind does.
Thank you, Costas Skarakis -----Original Message----- From: Eliot Moss [mailto:[email protected]] Sent: Monday, August 25, 2014 4:06 PM To: Skarakis, Konstantinos; [email protected] Subject: Re: [Valgrind-users] [Callgrind] jcnd in char array initialization It appears to me that the compiler is writing to all bytes of the string in a loop, as opposed to simply writing a 0x0 to the first byte. Regards -- Eliot Moss ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
