...The parser tool can then be applied onto the generated file to translate it to a human readable format indicating function names and line numbers in the sources of the monitored application, indicating where the yet to be released allocations took place.
See the "doc" folder for usage information.
Note: In order to run the unit tests associated with the hash table you must download Catch2 unit test framework from https://github.com/catchorg/Catch2, so that it is located next to the "common", "haml" and "haml_parser" folders.