Memprof 0.6
- From: Soeren Sandmann <sandmann daimi au dk>
- To: memprof-list gnome org, gnome-announce-list gnome org
- Subject: Memprof 0.6
- Date: 08 Aug 2006 01:37:51 +0200
Main attraction of this release: MemProf now works again.
What is MemProf?
================
MemProf is a tool for profiling memory usage and finding memory leaks.
Its two major features are:
- It can generate a profile of which functions in your program have
allocated memory, and how much was allocated by each function and by
the
functions it calls.
- It can scan memory and find memory blocks that you've allocated but
are no longer referenced anywhere.
MemProf works by pre-loading a library to override the C library's
memory allocation functions and does not require you to recompile your
program.
One advantage MemProf has over some other similar tools that are
available is that it has a nice GUI frontend and is relatively easy to
use.
Availability
============
You can download MemProf at:
http://ftp.gnome.org/pub/GNOME/sources/memprof/0.6/
For more information, visit the MemProf website:
http://www.gnome.org/projects/memprof/
Overview of changes in MemProf 0.6
==================================
* It works again [Michael Meeks]
* Rewritten profiling module that handles recursion better [Soren Sandmann]
* Display the call tree of functions [Soren]
* Many bug fixes [John Gardiner Myers, Owen Taylor, James Henstridge, Soren]
* New and updated translations:
- am (Daniel Yacob)
- az (Metin Amiroff)
- be (Dmitry G. Mastrukov)
- ca (Jordi Mallach)
- cs (Miloslav Trmac, Stanislav Brabec)
- da (Ole Laursen)
- de (Christian Meyer, Christian Neumair, Frank Arnold,
Hendrik Richter)
- el (Kostas Papadimas)
- en_CA (Adam Weinberger)
- en_GB (David Lodge, Gareth Owen)
- es (Francisco Javier F. Serrador, Pablo Gonzalo del Campo)
- fi (Ilkka Tuohela, Christophe Merlet)
- hr (Robert Sedak)
- hu (Andras Timar)
- it (Alessio Frusciante)
- ja (Takeshi AIHANA, Yukihiro Nakai)
- lv (Artis Trops)
- ml (Guntupalli Karunakar)
- ms (Hasbullah Bin Pit)
- nb (Kjartan Maraas)
- ne (Pawan Chitrakar)
- nl (Vincent van Adrighem)
- no (Kjartan Maraas)
- pl (Artur Flinta, Zbigniew Chyla)
- pt_BR (Evandro Fernandes Giovanini, Gustavo Maciel Dias
Vieira, Gustavo Noronha Silva, Raphael Higino)
- pt (Duarte Loreto)
- ru (Nickolay V. Shmyrev, Valek Filippov)
- rw (Steve Murphy)
- sk (Marcel Telka, Stanislav Visnovsky)
- sr (Danilo Šegan)
- sv (Christian Rose, Daniel Nylander)
- ta (Abel Cheung, Fatih Demir)
- tr (Baris Cicek)
- uk (Yuriy Syrota)
- vi (Clytie Siddall, Pablo Saratxaga)
- zh_CN (Wang Jian)
- zh_TW (Abel Cheung, Wei-Lun Chao)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]