Convert the quick setup chapter to AsciiDoc and start converting its
[metze/wireshark/wip.git] / tools / valgrind-wireshark.sh
2013-11-11 wmeierAdd -P option to allow specifying the 'callgrind-out...
2013-09-12 eapacheWhen profiling we are more interested in real-world...
2013-08-20 eapacheAdd a valgrind suppressions file set to suppress the...
2013-08-16 eapacheTry to use smarter path resolution and detection in...
2013-06-19 martinmAdd a couple of missing lines from the usage output.
2013-06-05 morrissAdd a -Y option to match test-captures.sh: it runs...
2013-05-28 eapacheUse the local libtool rather than whatever is in PATH...
2013-05-23 eapacheAdd -p option to the valgrind script for profiling...
2013-05-11 eapacheSupport running the massif valgrind tool for memory...
2013-03-15 eapacheAdd -W option to valgrind script that just runs the...
2013-03-10 eapacheUpdate usage info for valgrind script. We almost need...
2013-03-09 eapacheRemove the wmem slab. It was an optimization mimicking...
2013-03-09 eapacheRemove the emem slab feature (sl_* functions) completel...
2013-03-02 eapacheDon't pass -v straight to valgrind, it's rarely useful...
2013-02-14 eapacheAdd an option for bypassing the wmem slab similar to...
2013-01-16 eapacheAdd -v for verbose valgrind output.
2013-01-16 morrissAs suggested in comments in sl_alloc() and sl_free...
2012-12-27 eapacheChange the format of the environment variable slightly...
2012-12-19 eapacheDispatch all allocator creations through a single funct...
2012-12-04 eapacheMake the new -T option not overwrite the other options...
2012-12-02 morrissAdd an option to control whether tshark builds the...
2012-12-01 eapacheFix typo
2012-12-01 eapacheAdd -r option to valgrind script for --show-reachable...
2012-11-24 eapacheMake the wmem scopes friendly to the valgrind script...
2012-11-09 eapacheAdd -n option to valgrind script that runs with -v...
2012-07-26 eapachevalgrind-wireshark.sh:
2012-06-28 darkjamesUpdate FSF address - part II.
2012-05-01 morrissAdd copyright notices. Fix SVN properties on svnadd.
2012-04-30 morrissFrom Evan Huus via https://bugs.wireshark.org/bugzilla...
2012-03-16 morrissMake it possible to run capinfos and editcap from this...
2011-10-27 morrissAdd a little shell script to export the appropriate...