| description | Instrumentation framework for detecting many memory management and threading bugs, and profile your programs in detail. |
| homepage URL | http://valgrind.org |
| repository URL | git://sourceware.org/git/valgrind.git |
| owner | ivosh@ivosh.net |
| last change | Sun, 3 Sep 2023 12:20:42 +0000 (3 14:20 +0200) |
| last refresh | Wed, 6 Sep 2023 18:21:01 +0000 (6 20:21 +0200) |
| mirror URL | git://repo.or.cz/valgrind.git |
| https://repo.or.cz/valgrind.git | |
| ssh://git@repo.or.cz/valgrind.git | |
| bundle info | valgrind.git downloadable bundles |
| content tags |
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, two thread error detectors, a cache and branch-prediction profiler, a call-graph generating cache and branch-prediction profiler, and a heap profiler. It also includes three experimental tools: a stack/global array overrun detector, a second heap profiler that examines how heap blocks are used, and a SimPoint basic block vector generator. It runs on the following platforms: X86/Linux, AMD64/Linux, ARM/Linux, ARM64/Linux, PPC32/Linux, PPC64/Linux, PPC64LE/Linux, S390X/Linux, MIPS32/Linux, MIPS64/Linux, X86/Solaris, AMD64/Solaris, ARM/Android (2.3.x and later), ARM64/Android, X86/Android (4.0 and later), MIPS32/Android, X86/Darwin and AMD64/Darwin (Mac OS X 10.12).
| 36 hours ago | users/paulf/try-bug432801 | logtree |
| 3 days ago | master | logtree |
| 2 weeks ago | users/njn/try-cachegrind-cl-reqs | logtree |
| 3 months ago | users/mark/try-realloc-again | logtree |
| 4 months ago | users/njn/try-rm-I | logtree |
| 5 months ago | users/mark/try-vgdb-multi | logtree |
| 5 months ago | users/mark/try-out-of-memory-reason | logtree |
| 3 years ago | VALGRIND_3_16_BRANCH | logtree |
| 3 years ago | grail | logtree |
| 4 years ago | VALGRIND_3_14_BRANCH | logtree |
| 5 years ago | jit-hacks-2 | logtree |
| 6 years ago | jit-hacks | logtree |
| 6 years ago | svn/VALGRIND_3_8_BRANCH_BGQ | logtree |
| 6 years ago | svn/VALGRIND_3_13_BRANCH | logtree |
| 6 years ago | svn/VALGRIND_3_12_BRANCH | logtree |
| 6 years ago | svn/VALGRIND_3_11_BRANCH | logtree |
| ... | ||