Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: valgrind | Distribution: OpenMandriva Lx |
Version: 3.23.0 | Vendor: OpenMandriva |
Release: 1 | Build date: Mon Oct 21 18:56:16 2024 |
Group: Development/Tools | Build host: altra-4.openmandriva.org |
Size: 43070455 | Source RPM: valgrind-3.23.0-1.src.rpm |
Packager: bero_massbuild <bero+massbuild@lindev.ch> | |
Url: https://valgrind.org/ | |
Summary: Tools for runtime analysis and debugging of software |
Valgrind is an instrumentation framework for building dynamic analysis tools. You can also use it to build new tools. There are tools that can automatically detect many memory management and threading bugs, and profile programs in detail: the distribution currently includes six production-quality tools: 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) and a memory error detector (memcheck, the default tool). This one can detect problems such as: * accessing memory you shouldn't, e.g. overrunning and underrunning heap blocks, overrunning the top of the stack, and accessing memory after it has been freed. * Using undefined values, i.e. values that have not been initialised, or that have been derived from other undefined values. * Incorrect freeing of heap memory, such as double-freeing heap blocks, or mismatched use of malloc/new/new[] versus free/delete/delete[]. * Overlapping src and dst pointers in memcpy and related functions. * Memory leaks.
GPLv2+
/usr/bin/callgrind_annotate /usr/bin/callgrind_control /usr/bin/cg_annotate /usr/bin/cg_diff /usr/bin/cg_merge /usr/bin/ms_print /usr/bin/valgrind /usr/bin/valgrind-di-server /usr/bin/valgrind-listener /usr/bin/vgdb /usr/libexec/valgrind /usr/libexec/valgrind/32bit-core-valgrind-s1.xml /usr/libexec/valgrind/32bit-core-valgrind-s2.xml /usr/libexec/valgrind/32bit-core.xml /usr/libexec/valgrind/32bit-linux-valgrind-s1.xml /usr/libexec/valgrind/32bit-linux-valgrind-s2.xml /usr/libexec/valgrind/32bit-linux.xml /usr/libexec/valgrind/32bit-sse-valgrind-s1.xml /usr/libexec/valgrind/32bit-sse-valgrind-s2.xml /usr/libexec/valgrind/32bit-sse.xml /usr/libexec/valgrind/64bit-avx-valgrind-s1.xml /usr/libexec/valgrind/64bit-avx-valgrind-s2.xml /usr/libexec/valgrind/64bit-avx.xml /usr/libexec/valgrind/64bit-core-valgrind-s1.xml /usr/libexec/valgrind/64bit-core-valgrind-s2.xml /usr/libexec/valgrind/64bit-core.xml /usr/libexec/valgrind/64bit-linux-valgrind-s1.xml /usr/libexec/valgrind/64bit-linux-valgrind-s2.xml /usr/libexec/valgrind/64bit-linux.xml /usr/libexec/valgrind/64bit-sse-valgrind-s1.xml /usr/libexec/valgrind/64bit-sse-valgrind-s2.xml /usr/libexec/valgrind/64bit-sse.xml /usr/libexec/valgrind/amd64-avx-coresse-valgrind.xml /usr/libexec/valgrind/amd64-avx-coresse.xml /usr/libexec/valgrind/amd64-avx-linux-valgrind.xml /usr/libexec/valgrind/amd64-avx-linux.xml /usr/libexec/valgrind/amd64-coresse-valgrind.xml /usr/libexec/valgrind/amd64-linux-valgrind.xml /usr/libexec/valgrind/arm-core-valgrind-s1.xml /usr/libexec/valgrind/arm-core-valgrind-s2.xml /usr/libexec/valgrind/arm-core.xml /usr/libexec/valgrind/arm-vfpv3-valgrind-s1.xml /usr/libexec/valgrind/arm-vfpv3-valgrind-s2.xml /usr/libexec/valgrind/arm-vfpv3.xml /usr/libexec/valgrind/arm-with-vfpv3-valgrind.xml /usr/libexec/valgrind/arm-with-vfpv3.xml /usr/libexec/valgrind/cachegrind-arm64-linux /usr/libexec/valgrind/callgrind-arm64-linux /usr/libexec/valgrind/default.supp /usr/libexec/valgrind/dh_view.css /usr/libexec/valgrind/dh_view.html /usr/libexec/valgrind/dh_view.js /usr/libexec/valgrind/dhat-arm64-linux /usr/libexec/valgrind/drd-arm64-linux /usr/libexec/valgrind/exp-bbv-arm64-linux /usr/libexec/valgrind/getoff-arm64-linux /usr/libexec/valgrind/helgrind-arm64-linux /usr/libexec/valgrind/i386-coresse-valgrind.xml /usr/libexec/valgrind/i386-linux-valgrind.xml /usr/libexec/valgrind/lackey-arm64-linux /usr/libexec/valgrind/massif-arm64-linux /usr/libexec/valgrind/memcheck-arm64-linux /usr/libexec/valgrind/mips-cp0-valgrind-s1.xml /usr/libexec/valgrind/mips-cp0-valgrind-s2.xml /usr/libexec/valgrind/mips-cp0.xml /usr/libexec/valgrind/mips-cpu-valgrind-s1.xml /usr/libexec/valgrind/mips-cpu-valgrind-s2.xml /usr/libexec/valgrind/mips-cpu.xml /usr/libexec/valgrind/mips-fpu-valgrind-s1.xml /usr/libexec/valgrind/mips-fpu-valgrind-s2.xml /usr/libexec/valgrind/mips-fpu.xml /usr/libexec/valgrind/mips-linux-valgrind.xml /usr/libexec/valgrind/mips-linux.xml /usr/libexec/valgrind/mips64-cp0-valgrind-s1.xml /usr/libexec/valgrind/mips64-cp0-valgrind-s2.xml /usr/libexec/valgrind/mips64-cp0.xml /usr/libexec/valgrind/mips64-cpu-valgrind-s1.xml /usr/libexec/valgrind/mips64-cpu-valgrind-s2.xml /usr/libexec/valgrind/mips64-cpu.xml /usr/libexec/valgrind/mips64-fpu-valgrind-s1.xml /usr/libexec/valgrind/mips64-fpu-valgrind-s2.xml /usr/libexec/valgrind/mips64-fpu.xml /usr/libexec/valgrind/mips64-linux-valgrind.xml /usr/libexec/valgrind/mips64-linux.xml /usr/libexec/valgrind/none-arm64-linux /usr/libexec/valgrind/power-altivec-valgrind-s1.xml /usr/libexec/valgrind/power-altivec-valgrind-s2.xml /usr/libexec/valgrind/power-altivec.xml /usr/libexec/valgrind/power-core-valgrind-s1.xml /usr/libexec/valgrind/power-core-valgrind-s2.xml /usr/libexec/valgrind/power-core.xml /usr/libexec/valgrind/power-fpu-valgrind-s1.xml /usr/libexec/valgrind/power-fpu-valgrind-s2.xml /usr/libexec/valgrind/power-fpu.xml /usr/libexec/valgrind/power-linux-valgrind-s1.xml /usr/libexec/valgrind/power-linux-valgrind-s2.xml /usr/libexec/valgrind/power-linux.xml /usr/libexec/valgrind/power-vsx-valgrind-s1.xml /usr/libexec/valgrind/power-vsx-valgrind-s2.xml /usr/libexec/valgrind/power-vsx.xml /usr/libexec/valgrind/power64-core-valgrind-s1.xml /usr/libexec/valgrind/power64-core-valgrind-s2.xml /usr/libexec/valgrind/power64-core.xml /usr/libexec/valgrind/power64-core2-valgrind-s1.xml /usr/libexec/valgrind/power64-core2-valgrind-s2.xml /usr/libexec/valgrind/power64-linux-valgrind-s1.xml /usr/libexec/valgrind/power64-linux-valgrind-s2.xml /usr/libexec/valgrind/power64-linux.xml /usr/libexec/valgrind/powerpc-altivec32l-valgrind.xml /usr/libexec/valgrind/powerpc-altivec32l.xml /usr/libexec/valgrind/powerpc-altivec64l-valgrind.xml /usr/libexec/valgrind/powerpc-altivec64l.xml /usr/libexec/valgrind/s390-acr-valgrind-s1.xml /usr/libexec/valgrind/s390-acr-valgrind-s2.xml /usr/libexec/valgrind/s390-acr.xml /usr/libexec/valgrind/s390-fpr-valgrind-s1.xml /usr/libexec/valgrind/s390-fpr-valgrind-s2.xml /usr/libexec/valgrind/s390-fpr.xml /usr/libexec/valgrind/s390-vx-valgrind-s1.xml /usr/libexec/valgrind/s390-vx-valgrind-s2.xml /usr/libexec/valgrind/s390-vx.xml /usr/libexec/valgrind/s390x-core64-valgrind-s1.xml /usr/libexec/valgrind/s390x-core64-valgrind-s2.xml /usr/libexec/valgrind/s390x-core64.xml /usr/libexec/valgrind/s390x-generic-valgrind.xml /usr/libexec/valgrind/s390x-generic.xml /usr/libexec/valgrind/s390x-linux64-valgrind-s1.xml /usr/libexec/valgrind/s390x-linux64-valgrind-s2.xml /usr/libexec/valgrind/s390x-linux64.xml /usr/libexec/valgrind/s390x-vx-linux-valgrind.xml /usr/libexec/valgrind/s390x-vx-linux.xml /usr/libexec/valgrind/valgrind-monitor-def.py /usr/libexec/valgrind/valgrind-monitor.py /usr/libexec/valgrind/vgpreload_core-arm64-linux.so /usr/libexec/valgrind/vgpreload_dhat-arm64-linux.so /usr/libexec/valgrind/vgpreload_drd-arm64-linux.so /usr/libexec/valgrind/vgpreload_helgrind-arm64-linux.so /usr/libexec/valgrind/vgpreload_massif-arm64-linux.so /usr/libexec/valgrind/vgpreload_memcheck-arm64-linux.so /usr/share/doc/valgrind /usr/share/doc/valgrind/html /usr/share/doc/valgrind/html/FAQ.html /usr/share/doc/valgrind/html/QuickStart.html /usr/share/doc/valgrind/html/bbv-manual.html /usr/share/doc/valgrind/html/cg-manual.html /usr/share/doc/valgrind/html/cl-format.html /usr/share/doc/valgrind/html/cl-manual.html /usr/share/doc/valgrind/html/design-impl.html /usr/share/doc/valgrind/html/dh-manual.html /usr/share/doc/valgrind/html/dist.authors.html /usr/share/doc/valgrind/html/dist.html /usr/share/doc/valgrind/html/dist.news.html /usr/share/doc/valgrind/html/dist.news.old.html /usr/share/doc/valgrind/html/dist.readme-android.html /usr/share/doc/valgrind/html/dist.readme-android_emulator.html /usr/share/doc/valgrind/html/dist.readme-developers.html /usr/share/doc/valgrind/html/dist.readme-freebsd.html /usr/share/doc/valgrind/html/dist.readme-mips.html /usr/share/doc/valgrind/html/dist.readme-missing.html /usr/share/doc/valgrind/html/dist.readme-packagers.html /usr/share/doc/valgrind/html/dist.readme-s390.html /usr/share/doc/valgrind/html/dist.readme-solaris.html /usr/share/doc/valgrind/html/dist.readme.html /usr/share/doc/valgrind/html/drd-manual.html /usr/share/doc/valgrind/html/faq.html /usr/share/doc/valgrind/html/hg-manual.html /usr/share/doc/valgrind/html/images /usr/share/doc/valgrind/html/images/dh-tree.png /usr/share/doc/valgrind/html/images/home.png /usr/share/doc/valgrind/html/images/kcachegrind_xtree.png /usr/share/doc/valgrind/html/images/next.png /usr/share/doc/valgrind/html/images/prev.png /usr/share/doc/valgrind/html/images/up.png /usr/share/doc/valgrind/html/index.html /usr/share/doc/valgrind/html/license.gfdl.html /usr/share/doc/valgrind/html/license.gpl.html /usr/share/doc/valgrind/html/licenses.html /usr/share/doc/valgrind/html/lk-manual.html /usr/share/doc/valgrind/html/manual-core-adv.html /usr/share/doc/valgrind/html/manual-core.html /usr/share/doc/valgrind/html/manual-intro.html /usr/share/doc/valgrind/html/manual-writing-tools.html /usr/share/doc/valgrind/html/manual.html /usr/share/doc/valgrind/html/mc-manual.html /usr/share/doc/valgrind/html/ms-manual.html /usr/share/doc/valgrind/html/nl-manual.html /usr/share/doc/valgrind/html/quick-start.html /usr/share/doc/valgrind/html/tech-docs.html /usr/share/doc/valgrind/html/vg_basic.css /usr/share/doc/valgrind/valgrind_manual.pdf /usr/share/doc/valgrind/valgrind_manual.ps /usr/share/man/man1/callgrind_annotate.1.zst /usr/share/man/man1/callgrind_control.1.zst /usr/share/man/man1/cg_annotate.1.zst /usr/share/man/man1/cg_diff.1.zst /usr/share/man/man1/cg_merge.1.zst /usr/share/man/man1/ms_print.1.zst /usr/share/man/man1/valgrind-di-server.1.zst /usr/share/man/man1/valgrind-listener.1.zst /usr/share/man/man1/valgrind.1.zst /usr/share/man/man1/vgdb.1.zst
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jan 31 23:29:32 2025