软件包: valgrind (1:3.15.0-1ubuntu9)
valgrind 的相关链接
Trisquel 的资源:
下载源码包 valgrind:
- [valgrind_3.15.0-1ubuntu9.dsc]
- [valgrind_3.15.0.orig.tar.bz2]
- [valgrind_3.15.0-1ubuntu9.debian.tar.xz]
维护者:
Original Maintainer:
- Alessandro Ghedini
外部的资源:
- 主页 [www.valgrind.org]
相似软件包:
instrumentation framework for building dynamic analysis tools
Valgrind is a system for debugging and profiling Linux programs. With its tool suite you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting and making your programs more stable. You can also perform detailed profiling to help speed up your programs and use Valgrind to build new tools.
The Valgrind distribution currently includes six production-quality tools:
* a memory error detector (Memcheck) * two thread error detectors (Helgrind and DRD) * a cache and branch-prediction profiler (Cachegrind) * a call-graph generating cache and branch-prediction profiler (Callgrind) * a heap profiler (Massif)It also includes three experimental tools:
* a stack/global array overrun detector (SGCheck) * a second heap profiler that examines how heap blocks are used (DHAT) * a SimPoint basic block vector generator (BBV)
其他与 valgrind 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.28) [armhf]
-
- dep: libc6-dbg
- GNU C Library: detached debugging symbols
-
- rec: gdb
- GNU Debugger
-
- sug: alleyoop
- 软件包暂时不可用
-
- sug: kcachegrind
- visualisation tool for the Valgrind profiler
-
- sug: valgrind-dbg
- instrumentation framework for building dynamic analysis tools (debug)
-
- sug: valgrind-mpi
- instrumentation framework for building dynamic analysis tools (MPI module)
-
- sug: valkyrie (>> 1.3.0)
- 软件包暂时不可用