Re: [Vala] How track memory leaks ?
- From: Evan Nemerson <evan coeus-group com>
- To: raum no-log org
- Cc: vala-list gnome org
- Subject: Re: [Vala] How track memory leaks ?
- Date: Mon, 18 Mar 2013 16:17:29 -0700
On Mon, 2013-03-18 at 15:32 +0100, raum no-log org wrote:
Hello,
I wondered if it 's possible to recover memory information or memory leaks
other than "mem_set_vtable(mem_profiler_table);" and without using a
third party software like valgrind ?
Most people use third-party software. Valgrind is a great tool (and is
what I usually use), but there is also systemtap [1], gobject-list [2],
refdbg [3], and several others.
[1] http://blogs.gnome.org/alexl/2010/01/04/tracing-glib/
[2]
http://blogs.gnome.org/danni/2011/02/17/ld_preload-gobject-lifetime-debugging-tool/
[3] http://www.gitorious.org/refdbg
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]