Files
espurna/code
Max Prokhorov dfd3a14abc Terminal: heap fragmentation stat (#1740)
* debug: heap fragmentation stat

* Rework method detection

- return check integral type as a result of detection instead of method type
- type-tagging instead of enable_if

* fix alias

* typo

* only need one bool_type instance

* Move heap debug into HeapStats header

- don't show fragmentation stats on the first call
- prettify fragmentation display
- pack function params into helper struct
- naming

* pass external flag instead

* add missing prototypes
2019-06-24 00:15:03 +03:00
..
2019-05-27 02:47:58 +03:00
2019-01-04 18:59:04 +07:00
2019-02-05 15:45:39 -08:00
2018-12-09 21:11:12 +01:00
2018-12-09 00:03:55 +03:00
2019-06-08 21:54:14 +03:00
2018-06-14 11:32:54 +02:00