Skip to content

A fork from Valgrind's DHAT (Dynamic Heap Allocation Tool) Profiler Viewer v3.17.0 for inspecting dhat-rs reports

Notifications You must be signed in to change notification settings

EstebanBorai/dhat-profiler-viewer

Repository files navigation

dhat-profiler-viewer

A fork from Valgrind's DHAT (Dynamic Heap Allocation Tool) Profiler Viewer v3.17.0 for inspecting dhat-rs reports

Motivation

In order to have quick access to DHAT Viewer from whenever I'am I decided to fork and host a GitHub Pages instance of Valgrind's DHAT Viewer compatible with dhat-rs minimum required version.

Extended Features

  • In order to have the page load arbitrary params, support to load files from URL query param is provided.
https://estebanborai/dhat-profiler-viewer?report=<Encoded URI component to dhat-heap.json>

License

Valgrind is licensed under the The GNU General Public License, version 2.

The valgrind/.h headers that you may wish to include in your code (eg. valgrind.h, memcheck.h, helgrind.h, etc.) are distributed under a BSD-style license, so you may include them in your code without worrying about license conflicts. Some of the PThreads test cases, pth_.c, are taken from "Pthreads Programming" by Bradford Nichols, Dick Buttlar & Jacqueline Proulx Farrell, ISBN 1-56592-115-1, published by O'Reilly & Associates, Inc.

About

A fork from Valgrind's DHAT (Dynamic Heap Allocation Tool) Profiler Viewer v3.17.0 for inspecting dhat-rs reports

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published