[trace] Improve enter/leave output formatting (#16036)
commit10c5e6407ec5f3f691cd65b4fe6591e05cb224aa
authorNikolay Sivov <nsivov@codeweavers.com>
Wed, 7 Aug 2019 13:05:44 +0000 (7 16:05 +0300)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 7 Aug 2019 13:05:44 +0000 (7 15:05 +0200)
treeac042d3a77d981fa4fcd00e714bc7a0807955af5
parentd34381f72e0a04febdb6d6ea084377d0d635e15f
[trace] Improve enter/leave output formatting (#16036)

* [trace] Use specific integer types for return value traces.

* [trace] Improve argument list formatting for ENTER lines.

Return value changes are especially visible for bools, where currently 4 bytes integers are printed.
mono/mini/trace.c