1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/memprof/memprof.desc
3 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A Tool for memory profiling and leak detection
14 [T] MemProf is a tool for profiling memory usage and finding memory
15 [T] leaks. It can generate a profile showing how much memory has
16 [T] been allocated by each function in a program, and it can scan a
17 [T] program's memory and find blocks that were allocated but are no
18 [T] longer referenced. MemProf does not require you to recompile your
19 [T] programs. Unlike some similar tools, it has has a graphical frontend
20 [T] and is relatively easy to use.
22 [U] http://www.gnome.org/projects/memprof/
23 [U] http://www.rasterman.com/index.php?page=Memprof
25 [A] Owen Taylor <otaylor@redhat.com> {original author}
26 [A] Carsten Haitzler <raster@rasterman.com>
27 [M] The T2 Project <t2@t2-project.org>
34 [P] X -----5---9 800.000
36 [O] . $base/package/*/*/gnome-conf.in
39 [D] 1180b907cb6b42774bccad19f92c30f0855fe794a4c226f8df49d280 memprof-0.5.9.tar.gz http://www.rasterman.com/files/