https://github.com/aburdulescu/dhatless
Pretty printer for valgrind's DHAT report
https://github.com/aburdulescu/dhatless
dhat golang valgrind
Last synced: over 1 year ago
JSON representation
Pretty printer for valgrind's DHAT report
- Host: GitHub
- URL: https://github.com/aburdulescu/dhatless
- Owner: aburdulescu
- License: mit
- Created: 2024-03-01T01:31:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T16:12:39.000Z (over 2 years ago)
- Last Synced: 2025-02-24T16:57:41.996Z (over 1 year ago)
- Topics: dhat, golang, valgrind
- Language: Go
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dhatless
Pretty printer for valgrind's DHAT report.
Generates a report with all allocations recorded in a DHAT output file.
## Download
Go to the [latest release](https://github.com/aburdulescu/dhatless/releases/latest)
and download the binary for your OS and CPU architecture.
## Usage
Run `dhatless --help` for usage information.