valgrind binary package in Ubuntu Jammy arm64
Valgrind is a system for debugging and profiling Linux programs. With its tool
suite you can automatically detect many memory management and threading bugs,
avoiding hours of frustrating bug-hunting and making your programs more stable.
You can also perform detailed profiling to help speed up your programs and use
Valgrind to build new tools.
.
The Valgrind distribution currently includes six production-quality tools:
* a memory error detector (Memcheck)
* 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)
It also includes three experimental tools:
* a stack/global array overrun detector (SGCheck)
* a second heap profiler that examines how heap blocks are used (DHAT)
* a SimPoint basic block vector generator (BBV)
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2022-02-13 22:34:11 UTC | Published | Ubuntu Jammy arm64 | release | main | devel | Optional | 1:3.18.1-1ubuntu2 | ||
|
|||||||||
Deleted | Ubuntu Jammy arm64 | proposed | main | devel | Optional | 1:3.18.1-1ubuntu2 | |||
|
|||||||||
2022-02-13 22:34:22 UTC | Superseded | Ubuntu Jammy arm64 | release | main | devel | Optional | 1:3.18.1-1ubuntu1 | ||
|
|||||||||
2022-02-15 00:10:10 UTC | Deleted | Ubuntu Jammy arm64 | proposed | main | devel | Optional | 1:3.18.1-1ubuntu1 | ||
|
|||||||||
2022-01-17 18:05:05 UTC | Superseded | Ubuntu Jammy arm64 | release | main | devel | Optional | 1:3.17.0-0ubuntu3 | ||
|