[Asterisk-Users] Valgrind effects

Kevin P. Fleming kpfleming at digium.com
Mon Jul 11 06:44:26 MST 2005


Benjamin Lawetz wrote:

> I have a couple of bugs I'm trying to debug compiling asterisk with
> valgrind. But of course when compiled like that the bugs don't occur.
> What are the exact effects of Valgrind? Would there be a hit on performance
> running asterisk compiled with valgrind ?

'make valgrind' turns off all compiler optimizations. Yes, there will be 
a performance hit, if your system is heavily loaded you will be able to 
handle fewer calls.



More information about the asterisk-users mailing list