OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
1.5 KiB

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../memprof/memprof.desc
  5. [COPY] Copyright (C) 2006 The T2 SDE Project
  6. [COPY]
  7. [COPY] More information can be found in the files COPYING and README.
  8. [COPY]
  9. [COPY] This program is free software; you can redistribute it and/or modify
  10. [COPY] it under the terms of the GNU General Public License as published by
  11. [COPY] the Free Software Foundation; version 2 of the License. A copy of the
  12. [COPY] GNU General Public License can be found in the file COPYING.
  13. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  14. [I] A Tool for memory profiling and leak detection
  15. [T] MemProf is a tool for profiling memory usage and finding memory
  16. [T] leaks. It can generate a profile showing how much memory has
  17. [T] been allocated by each function in a program, and it can scan a
  18. [T] program's memory and find blocks that were allocated but are no
  19. [T] longer referenced. MemProf does not require you to recompile your
  20. [T] programs. Unlike some similar tools, it has has a graphical frontend
  21. [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
  24. [A] Owen Taylor <otaylor@redhat.com> {original author}
  25. [A] Carsten Haitzler <raster@rasterman.com>
  26. [M] Christian Wiese <jeru@ixplanet.org>
  27. [C] extra/tool
  28. [L] GPL
  29. [S] Stable
  30. [V] 0.5.9
  31. [P] X -----5---9 800.000
  32. [D] 3975269630 memprof-0.5.9.tar.gz http://www.rasterman.com/files/