Display histogram of total memory per method when MEASURE_MEM_ALLOC is on. (#7286)
authorPeter Kukol <pkukol@users.noreply.github.com>
Thu, 22 Sep 2016 05:39:06 +0000 (22:39 -0700)
committerGitHub <noreply@github.com>
Thu, 22 Sep 2016 05:39:06 +0000 (22:39 -0700)
commit0c3727eaaad0f255e18959f835de0dca3ce714eb
tree5698533aeaa06798f642b63562c1c217ed4b6d3b
parentd599d610d493d42a4e0ca0d248b9e2ae5fbf3694
Display histogram of total memory per method when MEASURE_MEM_ALLOC is on. (#7286)

* Display histogram of total memory per method when MEASURE_MEM_ALLOC is on.
src/jit/compiler.cpp
src/jit/jit.h
src/jit/utils.cpp