[profiler] Remove utils.c/utils.h, move the code to proflog.c/decode.c, and clean...
authorAlex Rønne Petersen <alexrp@xamarin.com>
Fri, 9 Sep 2016 16:50:56 +0000 (18:50 +0200)
committerAlex Rønne Petersen <alexrp@xamarin.com>
Sun, 2 Oct 2016 16:44:03 +0000 (18:44 +0200)
commitf1c948536d6f4b9025b8593dc3f285f3ccf84db6
tree7840e3321a5c33c92dce9f5e15b1fc629e14ba12
parenta2f06128c6bfed681a3b358ba04c0c978ab00a63
[profiler] Remove utils.c/utils.h, move the code to proflog.c/decode.c, and clean it up.

* Drop support for fast/null timers.
* Use Mono runtime functions for getting the thread ID and allocating buffers.
man/mprof-report.1
mono/profiler/Makefile.am
mono/profiler/decode.c
mono/profiler/proflog.c
mono/profiler/utils.c [deleted file]
mono/profiler/utils.h [deleted file]