Parents (Total: 36)
The searched file hash is included in 36 parent files which include package known and seen by metalookup. A sample is included below:
Key |
Value |
MD5 | 2453B38E130B152227235297A9C6A0B4 |
PackageArch | aarch64 |
PackageDescription | Header files and libraries for development of valgrind tools. |
PackageMaintainer | Fedora Project |
PackageName | valgrind-tools-devel |
PackageRelease | 1.fc34 |
PackageVersion | 3.17.0 |
SHA-1 | 0AC6B390A97980B6D4F8FC5804438C7175A13597 |
SHA-256 | 9E81054AC6F7DD2B098C2C14FE812C3030943880DBF163B4ADDC5DDC0A2CEE24 |
Key |
Value |
MD5 | DA778EBA1431CE124650FD9B9A239402 |
PackageArch | x86_64 |
PackageDescription | This package contains the Valgrind header files. |
PackageName | valgrind-devel |
PackageRelease | 293.d_t.3 |
PackageVersion | 3.18.1 |
SHA-1 | 0DC10367B1FC4A9207A96E38A007D1F89A9ACE65 |
SHA-256 | 0061B02206EA833B6E439CC63D0C0AF2354C6431F388A09A372DC9F007755F6A |
Key |
Value |
MD5 | 08760F503A4EC0D1C423AEC35EDEEF04 |
PackageArch | i586 |
PackageDescription | This package contains the Valgrind header files. |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | valgrind-devel |
PackageRelease | 1.2 |
PackageVersion | 3.18.1 |
SHA-1 | 20E3C60A087D51C7F604B710D4EAF2C813CFD7CC |
SHA-256 | F383AE9E12A877034883A9988FABD6484F4E4DD45922720D79F180FF775AE95B |
Key |
Value |
MD5 | 5AD968C7578C740B9AD53501E0A1C316 |
PackageArch | x86_64 |
PackageDescription | This package contains the Valgrind header files. |
PackageName | valgrind-devel |
PackageRelease | 293.d_t.1 |
PackageVersion | 3.18.1 |
SHA-1 | 21A8A1F796F998D43F9B4D587754224AD2982736 |
SHA-256 | 310DE41A7D4EC58C96E22914661E7FD39AD44993BEA34BA543EE756245F0D8BE |
Key |
Value |
MD5 | 4365F95892101649A112859DA50C23DC |
PackageArch | x86_64 |
PackageDescription | This package contains the Valgrind header files. |
PackageName | valgrind-devel |
PackageRelease | 3.2 |
PackageVersion | 3.18.1 |
SHA-1 | 5754C971790ED42F218E534938C5B040125E770E |
SHA-256 | C5656E9B8B9C77ED86247BFB9BD27B810B833F9159B6B85494E45FC34DE95A3D |
Key |
Value |
MD5 | 6916E3140B4EA5F2859577F5560C4818 |
PackageArch | i686 |
PackageDescription | Header files and libraries for development of valgrind tools. |
PackageMaintainer | Fedora Project |
PackageName | valgrind-tools-devel |
PackageRelease | 1.fc34 |
PackageVersion | 3.17.0 |
SHA-1 | 5B0DC27C175FDFDDA5F3A15928537CC22D2C5FBC |
SHA-256 | 31DA0A1F684EDAF1F19EE1965630ACA1034A7179B8EEE802346FEE2872663796 |
Key |
Value |
FileSize | 8316976 |
MD5 | 2BF3050712F65624BC6308CA8CE8AA57 |
PackageDescription | 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) |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | valgrind |
PackageSection | devel |
PackageVersion | 1:3.17.0-0ubuntu1 |
SHA-1 | 62B686B3CABE0782F31400B4AFC874EB94B239FF |
SHA-256 | CC6BB0DCDC010836F7430BBAD4494BBF511193AA3A540A08426BAEF7470A95B9 |
Key |
Value |
MD5 | 4AFB120D79911ACCA884172578C72B51 |
PackageArch | x86_64 |
PackageDescription | This package contains the Valgrind header files. |
PackageName | valgrind-devel |
PackageRelease | 293.d_t.2 |
PackageVersion | 3.18.1 |
SHA-1 | 6CF1807FFC3130F2443269E1AFADC60DCA6E50C5 |
SHA-256 | D0B3C92EA4EC31B9288AC2F244220AA3B1B23AB89613F13AEBA0B1F3E1CD71B2 |
Key |
Value |
FileSize | 8190092 |
MD5 | 7B0441D64F3A39DC0A85707F6FC0FF1D |
PackageDescription | 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) |
PackageMaintainer | Alessandro Ghedini <ghedo@debian.org> |
PackageName | valgrind |
PackageSection | devel |
PackageVersion | 1:3.17.0-1 |
SHA-1 | 6E46194236E538885ED49BC8810AA5BC8AEFC3BC |
SHA-256 | 5B6139B0E15B31B584BFD54DD16E788E2B6027E05ED160E76DDD605AD20959BE |
Key |
Value |
FileSize | 13891528 |
MD5 | 49EB8C794029788EFF4443514B090EA1 |
PackageDescription | 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) |
PackageMaintainer | Alessandro Ghedini <ghedo@debian.org> |
PackageName | valgrind |
PackageSection | devel |
PackageVersion | 1:3.17.0-1 |
SHA-1 | 7100D78E6D22EE3714BB77458587AD2F172029B8 |
SHA-256 | F29F0C4EEABB6DC8C1B57786E68463F41F805ECF3AEF05A0A7F01744A6975379 |