detailwin: Allow to disable drawing the memory map
commit672c4a889747d98f9ea9f4045fa321d227f50e99
authorHolger Hans Peter Freyther <zecke@selfish.org>
Sat, 14 Nov 2009 17:04:06 +0000 (14 18:04 +0100)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Sat, 14 Nov 2009 17:04:06 +0000 (14 18:04 +0100)
tree980657a37e9571f8b9509972f57b3744a1c63d43
parentb54c9167ecb0cda5172a80cb73807b0c1c8aa8a7
detailwin: Allow to disable drawing the memory map

For apps that do a lot of memory allocations keeping
up with the memory map is not possible. Workaround this
problem by being able to disable it.
memprof.glade
src/detailwin.c
src/gui.h
src/main.c