Result for 086E317566EC471B7CDA2A07AB9C900EDA75045F

Query result

Key Value
FileName./usr/share/doc/packages/valgrind/html/manual-core-adv.html
FileSize92238
MD53845C9C70AC424CDC5B14EB396124183
SHA-1086E317566EC471B7CDA2A07AB9C900EDA75045F
SHA-256B5C3A10D1398A3E93BC06D82D0EF146C157F98BFB598F4236EAC53C75D93416E
SSDEEP1536:7bGIxBQB9lgNKzmPs5PnY5jFw7ADM3j+0l2J+v8JH9HUqrq7PkCh5L8BIH4l6KIF:7bGjpnSm780l2J+v8JH9HUqrUMCh5L8O
TLSHT1EE93D527E6552373058312EAA64913BA37EF916EE3315E847EFDC35C1B02DA1423798B
tar:gnameroot
tar:unameroot
hashlookup:parent-total77
hashlookup:trust100

Network graph view

Parents (Total: 77)

The searched file hash is included in 77 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD568834E4B41E9D59A97EE12D439ECE66D
PackageArchs390x
PackageDescriptionValgrind checks all memory operations in an application, like read, write, malloc, new, free, and delete. Valgrind can find uses of uninitialized memory, access to already freed memory, overflows, illegal stack operations, memory leaks, and any illegal new/malloc/free/delete commands. Another program in the package is "cachegrind," a profiler based on the valgrind engine. To use valgrind you should compile your application with "-g -O0" compiler options. Afterwards you can use it with: valgrind --tool=memcheck --sloppy-malloc=yes --leak-check=yes --db-attach=yes my_application, for example. More valgrind options can be listed via "valgrind --help". There is also complete documentation in the /usr/share/doc/packages/valgrind/ directory. A debugged application runs slower and needs much more memory, but is usually still usable. Valgrind is still in development, but it has been successfully used to optimize several KDE applications.
PackageNamevalgrind
PackageRelease292.d_t.4
PackageVersion3.18.1
SHA-100D04B880C0130ADA8481375A044D94DC832F438
SHA-256DB02B5BEF4D6EF7ED05C0015AE2AE138819BFEC8EA81175C9934C7D81C3DF146
Key Value
MD5A940148BA450B51FA529B3D97D4E315E
PackageArchppc64le
PackageDescriptionValgrind 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).
PackageMaintainerCentOS Buildsys <bugs@centos.org>
PackageNamevalgrind
PackageRelease4.el8
PackageVersion3.17.0
SHA-10537A736364FC5F369F0441336B94134A74A0D9C
SHA-2562F78A37FB44390CB1DC09D6CBC4DAE03B047D89E1BE12C78D570ADB101509E8C
Key Value
MD519F2401C1446FE070D68E734AC6139CE
PackageArchi686
PackageDescriptionValgrind 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).
PackageMaintainerCentOS Buildsys <bugs@centos.org>
PackageNamevalgrind
PackageRelease4.el8
PackageVersion3.17.0
SHA-1071E637B523D4E13E8D9C7B2C42FD43627B55075
SHA-2566459D489C47DEFC5F086AAF76228562B1125D30B27D41DCE916B75905478DB01
Key Value
FileNamehttp://dl-cdn.alpinelinux.org/alpine/latest-stable//main//s390x//valgrind-doc-3.19.0-r0.apk
MD57D266E96D333D1819B7B28626F545B4E
SHA-107BE6BA25C6A6D0477923D8D51568D052C62427E
SHA-256C3E352D0D561C4EEAFFA1214805AACBD475D653B3442FDEB4671FF16E149D203
SSDEEP98304:JbATGOurers9bGErJIm011xTzuvsK9VT0gT6hcAN9:iyOfa6SJJQxTzsSPh9
TLSHT191F533F4C221745F36BF8C2DF655A534120F0C26E29D8F6EAB2A4B28864DFB8E7D1544
Key Value
MD53F64B3A04210B0E62D730C0F32397B33
PackageArchx86_64
PackageDescriptionValgrind checks all memory operations in an application, like read, write, malloc, new, free, and delete. Valgrind can find uses of uninitialized memory, access to already freed memory, overflows, illegal stack operations, memory leaks, and any illegal new/malloc/free/delete commands. Another program in the package is "cachegrind," a profiler based on the valgrind engine. To use valgrind you should compile your application with "-g -O0" compiler options. Afterwards you can use it with: valgrind --tool=memcheck --sloppy-malloc=yes --leak-check=yes --db-attach=yes my_application, for example. More valgrind options can be listed via "valgrind --help". There is also complete documentation in the /usr/share/doc/packages/valgrind/ directory. A debugged application runs slower and needs much more memory, but is usually still usable. Valgrind is still in development, but it has been successfully used to optimize several KDE applications.
PackageNamevalgrind
PackageRelease293.d_t.2
PackageVersion3.18.1
SHA-10BE3E17E547AAE942B5ABE2F7E129CB40E59DE0E
SHA-25675E4A25173881C3A1EA2F0912C435D9953FF9072C59F3881702C0FE9B6A5BFDE
Key Value
MD5334C591C4648568EA0CB779C843BE543
PackageArchx86_64
PackageDescriptionValgrind 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).
PackageMaintainerFedora Project
PackageNamevalgrind
PackageRelease1.fc34
PackageVersion3.17.0
SHA-10D523160D4BC58D75DEEFA3E0A9E0997D848A4C2
SHA-256AEC9B92B9A0A302D332412668F8E3F694CD7488BC0ADFE7335E4DA65A3A11BBB
Key Value
MD54B878B8B2B26A3129F77C89F07BF31D8
PackageArchx86_64
PackageDescriptionValgrind checks all memory operations in an application, like read, write, malloc, new, free, and delete. Valgrind can find uses of uninitialized memory, access to already freed memory, overflows, illegal stack operations, memory leaks, and any illegal new/malloc/free/delete commands. Another program in the package is "cachegrind," a profiler based on the valgrind engine. To use valgrind you should compile your application with "-g -O0" compiler options. Afterwards you can use it with: valgrind --tool=memcheck --sloppy-malloc=yes --leak-check=yes --db-attach=yes my_application, for example. More valgrind options can be listed via "valgrind --help". There is also complete documentation in the /usr/share/doc/packages/valgrind/ directory. A debugged application runs slower and needs much more memory, but is usually still usable. Valgrind is still in development, but it has been successfully used to optimize several KDE applications.
PackageMaintainerhttps://www.suse.com/
PackageNamevalgrind
PackageRelease150500.2.1
PackageVersion3.20.0
SHA-10F2655532BE9856A1E43959F360EB83D722B860F
SHA-256FB690DF331F4FC4892E9437C3405D047452C18ACCA48F708A6239C3E63C5E53C
Key Value
MD5AC6A9B26DD1AAFD296E2AD07DA98D62D
PackageArchppc64le
PackageDescriptionValgrind 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).
PackageMaintainerCentOS Buildsys <bugs@centos.org>
PackageNamevalgrind
PackageRelease7.el8
PackageVersion3.18.1
SHA-111662FECC81F0AE46936E1FD63FAFC728D79DA69
SHA-256B0DA57C67E677FA943D0CBDC479B148AFF2EFC6BFAAA8EB8AA5B3DD33C09475C
Key Value
MD5F914DF61780D6D5BA290643800D90135
PackageArcharmv7hl
PackageDescriptionWhen 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 unaddressable memory to system calls * Mismatched use of malloc/new/new [] vs free/delete/delete []
PackageMaintainertv <tv>
PackageNamevalgrind
PackageRelease2.mga9
PackageVersion3.19.0
SHA-117BF2F3F9D4B47FCB2926A231681311E1494000F
SHA-25664AE257D387A10936E1E3E13C797C2C1FF3102136118E8112F0114CCCEB97AC9
Key Value
MD55ED6038BDAF443F4D9A8FFA92242F5BB
PackageArchaarch64
PackageDescriptionValgrind 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).
PackageMaintainerCentOS Buildsys <bugs@centos.org>
PackageNamevalgrind
PackageRelease7.el8
PackageVersion3.18.1
SHA-11E1F61EB2443383060AD7EF3FBACC18205BAAAFE
SHA-25648BC1A007F32EC182E6B1B34FB052306EAFAFDA2B4526B49A44A1B1B6E3DD69E