descriptionMemory profiling application
homepage URLhttp://www.secretlabs.de/projects/memprof
ownerholger@freyther.de
last changeMon, 29 Mar 2010 05:55:49 +0000 (29 07:55 +0200)
content tags
add:
readme
memprof is a memory profiler and allows you to answer questions like:
- Who is allocating memory from which place?
- What is the stacktrace of the allocation?
- Who is allocating the most?
shortlog
2010-03-29 Holger Hans... src/main.c: Make it possible to pass options to the... master
2010-03-29 Holger Hans... Merge remote branch 'gnome/master'
2010-03-09 Holger Hans... main.c: Add some more skip funcs, order them by library
2010-03-09 Holger Hans... main.c: Skip g_memdup... it is used by GStreamer a...
2010-03-09 Holger Hans... main.c: Fixup in case the contains malloc or similiar...
2010-03-09 Holger Hans... leakdetect.c: Update for newer kernels
2010-02-02 Holger Hans... Saving leak files twice makes memprof crash
2010-01-18 Holger Hans... main.c: Fix a crash when clearing a profile
2010-01-18 Holger Hans... Revert "server.c: Fix warning the use of `mktemp' is...
2010-01-18 Holger Hans... server.c: Print the socket error to the terminal
2009-12-05 Juan A. Suarez... leakdetect.c: Fix warning about wrong format types
2009-12-05 Juan A. Suarez... server.c: Fix warning the use of `mktemp' is dangerous
2009-12-05 Juan A. Suarez... detailwin.c: Fix warning about returning a value in...
2009-11-26 Jim HuangUpdate Traditional Chinese translation for memprof
2009-11-14 Holger Hans... detailwin: Allow to disable drawing the memory map
2009-11-14 Holger Hans... detailwin.c: Fix compiler warnings... using GPOINTER_TO...
...
tags
14 years ago MEMPROF_0_6_2 Tag memprof-0.6.2
14 years ago MEMPROF_0_6_1 Happy 0.6.1.
17 years ago MEMPROF_0_6_0
17 years ago SLED_FIXES_ANCHOR
21 years ago MEMPROF_0_5_1
21 years ago MEMPROF_0_5_0
22 years ago gnome-1-branchpoint
23 years ago MEMPROF_0_4_0
24 years ago MEMPROF_0_3_0
24 years ago initial
heads
14 years ago master
14 years ago holger/to-merge-atheme
14 years ago memprof-atheme
14 years ago memprof-raster
14 years ago repo-master