Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: valgrind | Distribution: Fedora Project |
Version: 3.21.0 | Vendor: Fedora Project |
Release: 10.fc39 | Build date: Mon Aug 21 15:34:50 2023 |
Group: Unspecified | Build host: buildvm-s390x-18.s390.fedoraproject.org |
Size: 31717542 | Source RPM: valgrind-3.21.0-10.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://www.valgrind.org/ | |
Summary: Dynamic analysis tools to detect memory or thread bugs and profile |
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).
GPLv2+
* Mon Aug 21 2023 Mark Wielaard <mjw@fedoraproject.org> - 3.21.0-10 - Add valgrind-3.21.0-lazy-debuginfo.patch - Add valgrind-3.21.0-cleanup-read_elf_object.patch * Thu Aug 17 2023 Mark Wielaard <mjw@fedoraproject.org> - 3.21.0-9 - Add valgrind-3.21.0-gdb-multi-mode-stdout-redirecting-to-stderr.patch - Use %patch -Pn instead of deprecated %patchn * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.21.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 22 2023 Mark Wielaard <mjw@fedoraproject.org> - 3.21.0-7 - Add valgrind-3.21.0-vgm.patch and valgrind-3.21.0-vgm-tests.patch - Add valgrind-3.21.0-pgste.patch * Thu Jun 01 2023 Mark Wielaard <mjw@fedoraproject.org> - 3.21.0-6 - Add valgrind-3.21.0-callgrind_control-no-strict.patch - Add valgrind-3.21.0-realloc-again.patch * Tue May 30 2023 Mark Wielaard <mjw@fedoraproject.org> - 3.21.0-5 - Update valgrind-3.21.0-no-memcpy-replace-check.patch (memcpy_chk) * Wed May 17 2023 Mark Wielaard <mjw@fedoraproject.org> - 3.21.0-4 - Add valgrind-3.21.0-epoll_pwait2.patch * Tue May 16 2023 Alexandra Hájková <ahajkova@redhat.com> - 3.21.0-3 - Add valgrind-3.21.0-Add-with-gdbscripts-dir.patch * Fri May 05 2023 Mark Wielaard <mjw@fedoraproject.org> - 3.21.0-2 - Add valgrind-3.21.0-no-memcpy-replace-check.patch * Fri Apr 28 2023 Mark Wielaard <mjw@fedoraproject.org> - 3.21.0-1 - Upstream 3.21.0 final * Sat Apr 22 2023 Mark Wielaard <mjw@fedoraproject.org> - 3.21.0-0.1.RC2 - Upstream 3.21.0-RC2 * Fri Apr 21 2023 Mark Wielaard <mjw@fedoraproject.org> - 3.21.0-0.1.RC1 - Upstream 3.21.0-RC1 - Remove upstreamed valgrind-faultstatus-implicit-int.patch - Adjust valgrind-3.16.0-some-{Wl-z-now,stack-protector}.patch cg_merge is now a pything script. * Fri Nov 18 2022 Florian Weimer <fweimer@redhat.com> - 1:3.20.0-2 - Avoid using implicit int C89 feature * Mon Oct 24 2022 Mark Wielaard <mjw@fedoraproject.org> - 3.20.0-1 - Upgrade to valgrind 3.20.0. Drop old patches. * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.19.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed May 25 2022 Mark Wielaard <mjw@fedoraproject.org> - 3.19.0-3 - Add valgrind-3.19.0-s390x-memmem.patch * Fri May 13 2022 Mark Wielaard <mjw@fedoraproject.org> - 3.19.0-2 - Add valgrind-3.19.0-ld-so-strncmp.patch * Tue Apr 12 2022 Mark Wielaard <mjw@fedoraproject.org> - 3.19.0-1 - Upgrade to valgrind 3.19.0. Drop old patches. * Tue Feb 08 2022 Mark Wielaard <mjw@fedoraproject.org> - Add valgrind-3.18.1-ppc64-cmov.patch - Add valgrind-3.18.1-arm64-atomics-rdm.patch - Add valgrind-3.18.1-rust-demangle-suffix.patch * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.18.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jan 12 2022 Mark Wielaard <mjw@fedoraproject.org> - 3.18.1-8 - Add valgrind-3.18.1-ppc-hwcaps.patch - Add valgrind-3.18.1-s390x-wflrx.patch * Sat Dec 11 2021 Mark Wielaard <mjw@fedoraproject.org> - 3.18.1-7 -Add valgrind-3.18.1-s390x-vdso.patch * Fri Dec 10 2021 Mark Wielaard <mjw@fedoraproject.org> - 3.18.1-6 - Add valgrind-3.18.1-rseq-enosys.patch * Mon Nov 22 2021 Mark Wielaard <mjw@fedoraproject.org> - 3.18.1-5 - Add valgrind-3.18.1-demangle-namespace.patch * Fri Nov 19 2021 Mark Wielaard <mjw@fedoraproject.org> - 3.18.1-4 - Add valgrind-3.18.1-condvar.patch * Wed Nov 17 2021 Mark Wielaard <mjw@fedoraproject.org> - 3.18.1-3 - Add valgrind-3.18.1-ppc-pstq.patch - Add valgrind-3.18.1-ppc-pstq-tests.patch - Add valgrind-3.18.1-gdbserver_tests-hwcap.patch - Add valgrind-3.18.1-rust-v0-demangle.patch - Add valgrind-3.18.1-arm64-doubleword-cas.patch - Add valgrind-3.18.1-arm64-ldaxp-stlxp.patch - Add valgrind-3.18.1-arm64-atomic-align.patch - Add valgrind-3.18.1-amd64-more-spec-rules.patch * Mon Nov 01 2021 Mark Wielaard <mjw@fedoraproject.org> - 3.18.1-2 - Add valgrind-3.18.1-dhat-tests-copy.patch - Add valgrind-3.18.1-s390x-EXRL.patch - Add valgrind-3.18.1-ppc64-lxsibzx-lxsihzx.patch * Fri Oct 15 2021 Mark Wielaard <mjw@fedoraproject.org> - 3.18.0-1 - Update to upstream 3.18.1 final * Wed Oct 13 2021 Mark Wielaard <mjw@fedoraproject.org> - 3.18.0-0.1.RC1 - Update to upstream 3.18.0-RC1 - Drop all upstreamed patches * Mon Sep 20 2021 Mark Wielaard <mjw@fedoraproject.org> - 3.17.0-13 - Add valgrind-3.17.0-dwarf-atomic_type.patch - Add valgrind-3.17.0-faster-readdwarf3.patch * Wed Sep 08 2021 Mark Wielaard <mjw@fedoraproject.org> - Add valgrind-3.17.0-ppc64-test_isa_3_1_VRT.patch * Wed Aug 25 2021 Mark Wielaard <mjw@fedoraproject.org> - 3.17.0-12 - Add valgrind-3.17.0-vgdb-queued-signals.patch - Add valgrind-3.17.0-ppc64-test-isa-3-1.patch - Add valgrind-3.17.0-ppc64-pstxvp.patch
/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/lib/.build-id /usr/lib/.build-id/08 /usr/lib/.build-id/08/196c054f83776f6b0e089e11118fc9bbebbe41 /usr/lib/.build-id/08/7a6e7f14786db511497bba05221d6c7dc44149 /usr/lib/.build-id/22 /usr/lib/.build-id/22/b45a26828da6ee49ccd1d90887ce9216b04368 /usr/lib/.build-id/46 /usr/lib/.build-id/46/2b5219f1e7d98017295b919727e98f05d209f2 /usr/lib/.build-id/5f /usr/lib/.build-id/5f/b43de070782a577127cc210854c151fb5b59f1 /usr/lib/.build-id/85 /usr/lib/.build-id/85/6837c659c0f4f40f56e5075941eb539dc892ab /usr/lib/.build-id/8b /usr/lib/.build-id/8b/3966e31cccd7e1887d9c13b8ef8c11b722221e /usr/lib/.build-id/8f /usr/lib/.build-id/8f/e98bdfedfdf98771cc455d2e7486cdf52ee9d1 /usr/lib/.build-id/98 /usr/lib/.build-id/98/6067f8ad6bf23dbea47f79c8d00a50642db016 /usr/lib/.build-id/a2 /usr/lib/.build-id/a2/baa628bbd8e86ad4ffbc9e5b2c3f483b7ed737 /usr/lib/.build-id/b1 /usr/lib/.build-id/b1/7d114d0dd6cd1df6cbefc39b7f1d7b49a18cdc /usr/lib/.build-id/bd /usr/lib/.build-id/bd/a1ce5e98e46104d0f7d0737ec5361d1216e3e2 /usr/lib/.build-id/e9 /usr/lib/.build-id/e9/6e42a5c51842f6062f85a53f4a36cc950fd2a4 /usr/lib/.build-id/f1 /usr/lib/.build-id/f1/5410e13417c1301eeb07858b060d5d3acf9309 /usr/lib/.build-id/f5 /usr/lib/.build-id/f5/6976c978f6de546850111f6367a73d1fb08a7d /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-s390x-linux /usr/libexec/valgrind/callgrind-s390x-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-s390x-linux /usr/libexec/valgrind/drd-s390x-linux /usr/libexec/valgrind/exp-bbv-s390x-linux /usr/libexec/valgrind/getoff-s390x-linux /usr/libexec/valgrind/helgrind-s390x-linux /usr/libexec/valgrind/i386-coresse-valgrind.xml /usr/libexec/valgrind/i386-linux-valgrind.xml /usr/libexec/valgrind/lackey-s390x-linux /usr/libexec/valgrind/massif-s390x-linux /usr/libexec/valgrind/memcheck-s390x-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-s390x-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/vgpreload_core-s390x-linux.so /usr/libexec/valgrind/vgpreload_dhat-s390x-linux.so /usr/libexec/valgrind/vgpreload_drd-s390x-linux.so /usr/libexec/valgrind/vgpreload_helgrind-s390x-linux.so /usr/libexec/valgrind/vgpreload_massif-s390x-linux.so /usr/libexec/valgrind/vgpreload_memcheck-s390x-linux.so /usr/share/doc/valgrind /usr/share/doc/valgrind/NEWS /usr/share/doc/valgrind/README_DEVELOPERS /usr/share/doc/valgrind/README_DEVELOPERS_processes /usr/share/doc/valgrind/README_MISSING_SYSCALL_OR_IOCTL /usr/share/doc/valgrind/README_PACKAGERS /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/gdb/auto-load/valgrind-monitor-def.py /usr/share/gdb/auto-load/valgrind-monitor.py /usr/share/licenses/valgrind /usr/share/licenses/valgrind/COPYING /usr/share/licenses/valgrind/COPYING.DOCS /usr/share/man/man1/callgrind_annotate.1.gz /usr/share/man/man1/callgrind_control.1.gz /usr/share/man/man1/cg_annotate.1.gz /usr/share/man/man1/cg_diff.1.gz /usr/share/man/man1/cg_merge.1.gz /usr/share/man/man1/ms_print.1.gz /usr/share/man/man1/valgrind-di-server.1.gz /usr/share/man/man1/valgrind-listener.1.gz /usr/share/man/man1/valgrind.1.gz /usr/share/man/man1/vgdb.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 22:32:40 2024