Parents (Total: 21)
The searched file hash is included in 21 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 | 55EC2E8E589F22153FB5F9BB26E2C020 |
| PackageArch | x86_64 |
| PackageDescription | This package provides debug information for package gcc-toolset-11-valgrind.
Debug information is useful when developing applications that use this
package or when debugging this package. |
| PackageMaintainer | AlmaLinux Packaging Team <packager@almalinux.org> |
| PackageName | gcc-toolset-11-valgrind-debuginfo |
| PackageRelease | 6.el8 |
| PackageVersion | 3.17.0 |
| SHA-1 | 27BEF157B6342D8D8011664B09D243D866505F9C |
| SHA-256 | 0015A5C9BA1B91334A426D36F6A727B49994D39CDC0D72B83757E566517B1B67 |
| Key |
Value |
| MD5 | DB43D38A34A7C337D64E0CAC2A5A7B2A |
| PackageArch | x86_64 |
| PackageDescription | This package provides debug sources for package valgrind.
Debug sources are useful when developing applications that use this
package or when debugging this package. |
| PackageMaintainer | Fedora Project |
| PackageName | valgrind-debugsource |
| PackageRelease | 1.fc34 |
| PackageVersion | 3.17.0 |
| SHA-1 | 2F5BB449772F1B9F9CDFFDA9A4DEEAA632CD2218 |
| SHA-256 | EE595F0FD786444D9F37FE146E19606D86C779C204DB220BA1183C7A3BD20C73 |
| Key |
Value |
| MD5 | BE5D5114F17CF47E52786489271940A4 |
| PackageArch | aarch64 |
| PackageDescription | This package provides debug sources for package valgrind.
Debug sources are useful when developing applications that use this
package or when debugging this package. |
| PackageMaintainer | Fedora Project |
| PackageName | valgrind-debugsource |
| PackageRelease | 1.fc34 |
| PackageVersion | 3.17.0 |
| SHA-1 | 40B6469239E808E6DDA83EF9EFAC2751EA918C12 |
| SHA-256 | F3C3060EEDBB74229D32FC46623824ACF32A5C34799C4DBACF5F2208DC082930 |
| Key |
Value |
| MD5 | C717F8742F53844FE34F1322BD97394C |
| PackageArch | armv7hl |
| PackageDescription | This package provides debug sources for package valgrind.
Debug sources are useful when developing applications that use this
package or when debugging this package. |
| PackageMaintainer | Fedora Project |
| PackageName | valgrind-debugsource |
| PackageRelease | 1.fc34 |
| PackageVersion | 3.17.0 |
| SHA-1 | 40E0E3BECAAA6E18002E96956293F1E6112BE8E1 |
| SHA-256 | 68A01D6E03F3146600A9D76D9DE074D2A8F2C5B6869F465618057DC6037BBAB6 |
| 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 |
| 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 |
| Key |
Value |
| MD5 | 0BEF3D8777473CFED46658663237209A |
| PackageArch | i686 |
| PackageDescription | This package provides debug information for package gcc-toolset-11-valgrind.
Debug information is useful when developing applications that use this
package or when debugging this package. |
| PackageMaintainer | AlmaLinux Packaging Team <packager@almalinux.org> |
| PackageName | gcc-toolset-11-valgrind-debuginfo |
| PackageRelease | 6.el8 |
| PackageVersion | 3.17.0 |
| SHA-1 | 7B01CA7FA6FEEA7AC60DCE890C0ECD5F3BABF30B |
| SHA-256 | 7957125025D873FE70F5DCE52859E825F89FF9D954FAE47101E8305F65E21272 |