An open API service indexing awesome lists of open source software.

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

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.