Remove some GTK+-only code.
[metze/wireshark/wip.git] / tools / valgrind-wireshark.sh
2018-04-17 Gerald CombsRemove some GTK+-only code.
2018-03-07 Dario LombardoMore licenses converted to SPDX.
2018-01-27 Martin Mathiesonvalgrind-wireshark.sh: fix typo in usage
2017-02-24 Dario Lombardotools: add options validation.
2017-02-02 Dario Lombardotools: add a Gtk/GNOME suppression file.
2017-01-23 Dario Lombardotools: allow multiple suppression file for valgrind.
2017-01-13 Dario Lombardotools: add options documentation to valgrind-wireshark.sh
2016-02-08 Dario Lombardotools: improve valgrind script.
2015-06-26 Evan HuusUpdate valgrind script for the UI
2015-06-26 Evan Huustools: permit setting BIN_DIR in the environment
2015-02-06 Jeff MorrissMore emem removal.
2014-05-09 AndersBromanAdd -Q for QtShark and change the dumpcap command to...
2014-05-08 AndersBromanAdd a command option for dumpcap.
2014-02-14 Jeff MorrissRemove $Id$ and other Subversion leftovers from the...
2013-11-11 Bill MeierAdd -P option to allow specifying the 'callgrind-out...
2013-09-12 Evan HuusWhen profiling we are more interested in real-world...
2013-08-20 Evan HuusAdd a valgrind suppressions file set to suppress the...
2013-08-16 Evan HuusTry to use smarter path resolution and detection in...
2013-06-19 Martin MathiesonAdd a couple of missing lines from the usage output.
2013-06-05 Jeff MorrissAdd a -Y option to match test-captures.sh: it runs...
2013-05-28 Evan HuusUse the local libtool rather than whatever is in PATH...
2013-05-23 Evan HuusAdd -p option to the valgrind script for profiling...
2013-05-11 Evan HuusSupport running the massif valgrind tool for memory...
2013-03-15 Evan HuusAdd -W option to valgrind script that just runs the...
2013-03-10 Evan HuusUpdate usage info for valgrind script. We almost need...
2013-03-09 Evan HuusRemove the wmem slab. It was an optimization mimicking...
2013-03-09 Evan HuusRemove the emem slab feature (sl_* functions) completel...
2013-03-02 Evan HuusDon't pass -v straight to valgrind, it's rarely useful...
2013-02-14 Evan HuusAdd an option for bypassing the wmem slab similar to...
2013-01-16 Evan HuusAdd -v for verbose valgrind output.
2013-01-16 Jeff MorrissAs suggested in comments in sl_alloc() and sl_free...
2012-12-27 Evan HuusChange the format of the environment variable slightly...
2012-12-19 Evan HuusDispatch all allocator creations through a single funct...
2012-12-04 Evan HuusMake the new -T option not overwrite the other options...
2012-12-02 Jeff MorrissAdd an option to control whether tshark builds the...
2012-12-01 Evan HuusFix typo
2012-12-01 Evan HuusAdd -r option to valgrind script for --show-reachable...
2012-11-24 Evan HuusMake the wmem scopes friendly to the valgrind script...
2012-11-09 Evan HuusAdd -n option to valgrind script that runs with -v...
2012-07-26 Evan Huusvalgrind-wireshark.sh:
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2012-05-01 Jeff MorrissAdd copyright notices. Fix SVN properties on svnadd.
2012-04-30 Jeff MorrissFrom Evan Huus via https://bugs.wireshark.org/bugzilla...
2012-03-16 Jeff MorrissMake it possible to run capinfos and editcap from this...
2011-10-27 Jeff MorrissAdd a little shell script to export the appropriate...