Key | Value |
---|---|
FileName | ./opt/rh/gcc-toolset-9/root/usr/share/doc/gcc-toolset-9-valgrind/html/QuickStart.html |
FileSize | 3508 |
MD5 | 85D369114E604BC1E426801AFAB145B0 |
SHA-1 | 023A3CBD3BD6760F3FE4DCECB13528792DE5C749 |
SHA-256 | 42D6D2EB913247F4BF454985F31348E34034088E081C3030E70B239EFDE543AD |
SSDEEP | 96:ch8QZcXV15aQ2R1PViY1944KYAWEGQyFgeQMkVbP8r9oOVSoraiFINQTHl4iHU:E8Qq5aQ2eAPQyueQ/633wQhV0 |
TLSH | T1A171311242C1341F5E9706A9F3A52F7CB1E38915D3315808FA7A626F02C6BC23D3B65B |
hashlookup:parent-total | 17 |
hashlookup:trust | 100 |
The searched file hash is included in 17 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | DE8188AA01D5A042CCD830643AEE94B6 |
PackageArch | x86_64 |
PackageDescription | Valgrind is an instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools. The Valgrind distribution currently includes six production-quality tools: a memory error detector (memcheck, the default tool), two thread error detectors (helgrind and drd), a cache and branch-prediction profiler (cachegrind), a call-graph generating cache and branch-prediction profiler (callgrind), and a heap profiler (massif). |
PackageMaintainer | CBS <cbs@centos.org> |
PackageName | devtoolset-9-valgrind |
PackageRelease | 9.el7 |
PackageVersion | 3.15.0 |
SHA-1 | 0353840CBC3F9DA491F40631919E5E44D74D8157 |
SHA-256 | F8BF224904837780332FA295F05C6EED5B0AC7AE407EB8D7D5B03447257C1FDB |
Key | Value |
---|---|
MD5 | BAD7850D5C6631356DAAFFB9013A74DC |
PackageArch | i686 |
PackageDescription | Valgrind is an instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools. The Valgrind distribution currently includes six production-quality tools: a memory error detector (memcheck, the default tool), two thread error detectors (helgrind and drd), a cache and branch-prediction profiler (cachegrind), a call-graph generating cache and branch-prediction profiler (callgrind), and a heap profiler (massif). |
PackageMaintainer | CentOS Buildsys <bugs@centos.org> |
PackageName | gcc-toolset-9-valgrind |
PackageRelease | 9.el8 |
PackageVersion | 3.15.0 |
SHA-1 | 2B1D7A3F670933F6E50CEE4D166F6BD0D252263B |
SHA-256 | CB934B31F14799A4F2DD451E827DD508EDC6AC11CAE8304D2F4EB352582ACC6B |
Key | Value |
---|---|
MD5 | 9F1D19F73696A72BE0E3DB3F6314D6E5 |
PackageArch | x86_64 |
PackageDescription | Valgrind is an instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools. The Valgrind distribution currently includes six production-quality tools: a memory error detector (memcheck, the default tool), two thread error detectors (helgrind and drd), a cache and branch-prediction profiler (cachegrind), a call-graph generating cache and branch-prediction profiler (callgrind), and a heap profiler (massif). |
PackageMaintainer | Fedora Project |
PackageName | valgrind |
PackageRelease | 20.fc32 |
PackageVersion | 3.15.0 |
SHA-1 | 36D64D18D001FD5FA7188CBCB0AAB9BB38AE2C5D |
SHA-256 | 4FD729029763A8377717A08DD8358563581BE119AA953A035704A589E83362DB |
Key | Value |
---|---|
MD5 | C1C59EEE91EBDEDB3A30BCEBBDD77D09 |
PackageArch | aarch64 |
PackageDescription | Valgrind is an instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools. The Valgrind distribution currently includes six production-quality tools: a memory error detector (memcheck, the default tool), two thread error detectors (helgrind and drd), a cache and branch-prediction profiler (cachegrind), a call-graph generating cache and branch-prediction profiler (callgrind), and a heap profiler (massif). |
PackageMaintainer | CentOS Buildsys <bugs@centos.org> |
PackageName | gcc-toolset-9-valgrind |
PackageRelease | 9.el8 |
PackageVersion | 3.15.0 |
SHA-1 | 43893E535FE4F7C1A450BE17CF2E6A6EF77671A8 |
SHA-256 | AE64C9244D282EC687BF967344DEB09101AAA22DC81BD54D3F7374472B7739F0 |
Key | Value |
---|---|
MD5 | 0B949E1A9C88CEB2EDFF3555A12C075E |
PackageArch | aarch64 |
PackageDescription | When a program is run under Valgrind's supervision, all reads and writes of memory are checked, and calls to malloc/new/free/delete are intercepted. As a result, Valgrind can detect problems such as: * Use of uninitialised memory * Reading/writing memory after it has been free'd * Reading/writing off the end of malloc'd blocks * Reading/writing inappropriate areas on the stack * Memory leaks -- where pointers to malloc'd blocks are lost forever * Passing of uninitialised and/or unaddressible memory to system calls * Mismatched use of malloc/new/new [] vs free/delete/delete [] |
PackageMaintainer | tv <tv> |
PackageName | valgrind |
PackageRelease | 1.mga7 |
PackageVersion | 3.15.0 |
SHA-1 | 56C6A589EC20EEA0DBB5E097473E4F429AD57662 |
SHA-256 | 33F43932787D07AE0EDEF9E0E9A42F0A41001F3C9899FA75C0B7B79C98A0F3DF |
Key | Value |
---|---|
MD5 | 71E34A3A7A79C2D004B555E664E01860 |
PackageArch | i686 |
PackageDescription | Valgrind is an instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools. The Valgrind distribution currently includes six production-quality tools: a memory error detector (memcheck, the default tool), two thread error detectors (helgrind and drd), a cache and branch-prediction profiler (cachegrind), a call-graph generating cache and branch-prediction profiler (callgrind), and a heap profiler (massif). |
PackageMaintainer | Fedora Project |
PackageName | valgrind |
PackageRelease | 20.fc32 |
PackageVersion | 3.15.0 |
SHA-1 | 669DA813CB04CAA738590B22EE81128DBB74886F |
SHA-256 | 4FE9A4B015271F895BD6F52D238D90183A81481FD2BA3366D4BD327A94C1E8B7 |
Key | Value |
---|---|
MD5 | 8D9501BEBF8D3156BAD4A25076696DE6 |
PackageArch | x86_64 |
PackageDescription | Valgrind is an instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools. The Valgrind distribution currently includes six production-quality tools: a memory error detector (memcheck, the default tool), two thread error detectors (helgrind and drd), a cache and branch-prediction profiler (cachegrind), a call-graph generating cache and branch-prediction profiler (callgrind), and a heap profiler (massif). |
PackageMaintainer | CentOS BuildSystem <http://bugs.centos.org> |
PackageName | valgrind |
PackageRelease | 11.el7 |
PackageVersion | 3.15.0 |
SHA-1 | 84866F6C637042297EDA09CDD4FED35118C4F507 |
SHA-256 | B9F4CFC26F45395800EDC196F8BA9443660992B0EEDA3536D6D2B48BB274314D |
Key | Value |
---|---|
MD5 | A2D5D610AE6B33E2CCB52E58667A831A |
PackageArch | x86_64 |
PackageDescription | When a program is run under Valgrind's supervision, all reads and writes of memory are checked, and calls to malloc/new/free/delete are intercepted. As a result, Valgrind can detect problems such as: * Use of uninitialised memory * Reading/writing memory after it has been free'd * Reading/writing off the end of malloc'd blocks * Reading/writing inappropriate areas on the stack * Memory leaks -- where pointers to malloc'd blocks are lost forever * Passing of uninitialised and/or unaddressible memory to system calls * Mismatched use of malloc/new/new [] vs free/delete/delete [] |
PackageMaintainer | tv <tv> |
PackageName | valgrind |
PackageRelease | 1.mga7 |
PackageVersion | 3.15.0 |
SHA-1 | 96270112958A06F762C2484EE310AE743A952E40 |
SHA-256 | 91D7100A3C81053AA38CDCADF7E02E11FAFA5F7EA92A525AF6EC9D2B86813029 |
Key | Value |
---|---|
MD5 | F512579AEDFF0FD0D2B515DE4FB8D595 |
PackageArch | armv7hl |
PackageDescription | Valgrind is an instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools. The Valgrind distribution currently includes six production-quality tools: a memory error detector (memcheck, the default tool), two thread error detectors (helgrind and drd), a cache and branch-prediction profiler (cachegrind), a call-graph generating cache and branch-prediction profiler (callgrind), and a heap profiler (massif). |
PackageMaintainer | Fedora Project |
PackageName | valgrind |
PackageRelease | 20.fc32 |
PackageVersion | 3.15.0 |
SHA-1 | 96AEC97B42C0FCD5A5D2B4BB51723B20FCF2C65E |
SHA-256 | 55D53815B40F2CE922CC766CBB84696A0892D0017B2F46904ED0DE1A43BB208A |
Key | Value |
---|---|
MD5 | 095DAAEF8D05C082988350254E355D89 |
PackageArch | i686 |
PackageDescription | Valgrind is an instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools. The Valgrind distribution currently includes six production-quality tools: a memory error detector (memcheck, the default tool), two thread error detectors (helgrind and drd), a cache and branch-prediction profiler (cachegrind), a call-graph generating cache and branch-prediction profiler (callgrind), and a heap profiler (massif). |
PackageMaintainer | CloudLinux Packaging Team <packager@cloudlinux.com> |
PackageName | gcc-toolset-9-valgrind |
PackageRelease | 9.el8 |
PackageVersion | 3.15.0 |
SHA-1 | 982F674CA520A8FF86738365C9ED0F1DBE5E17F7 |
SHA-256 | 7F74EB64EF64A2CCD79100F4EC0981E30325CC9E297592C691487392FFB138BE |