Files
espurna/code/espurna
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-06-04 09:26:40 +03:00
2019-03-21 17:17:33 +01:00
2019-06-04 09:26:40 +03:00
2019-02-23 22:35:49 +01:00
2019-03-21 17:17:33 +01:00
2018-12-12 05:44:10 +01:00
2019-03-07 11:21:37 +03:00
2019-03-29 12:24:51 +03:00
2019-03-21 17:17:33 +01:00
2018-06-23 13:08:07 +02:00
2019-03-21 17:17:33 +01:00
2019-05-27 02:47:58 +03:00
2019-03-21 17:17:33 +01:00
2019-03-29 13:50:07 +01:00
2019-03-21 17:17:33 +01:00
2019-03-21 17:17:33 +01:00
2019-03-21 17:17:33 +01:00
2019-03-21 17:17:33 +01:00
2019-02-23 22:35:49 +01:00
2019-03-29 13:50:07 +01:00
2019-05-08 23:57:18 +03:00
2019-01-29 16:27:47 +03:00
2019-03-21 17:17:33 +01:00
2019-03-21 17:17:33 +01:00
2019-05-02 01:06:14 +03:00
2019-03-21 17:17:33 +01:00
2019-03-08 01:35:36 +02:00
2019-02-25 09:01:09 +03:00