Wireshark-commits: [Wireshark-commits] rev 51969: /trunk/tools/ /trunk/tools/: valgrind-wireshark.s

Date: Thu, 12 Sep 2013 13:45:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51969

User: eapache
Date: 2013/09/12 06:45 AM

Log:
 When profiling we are more interested in real-world performance than memory
 errors, so we want to use the "fast" allocators rather than the ones that are
 friendly to memcheck.

Directory: /trunk/tools/
  Changes    Path                     Action
  +10 -8     valgrind-wireshark.sh    Modified