mirror of
https://github.com/apache/nuttx.git
synced 2026-08-04 13:49:06 +00:00
Tested on a complex project, results are promising.
Command Time cost(s) Time saving(s) Peformance Boost
Before After
memleak 39.494172 22.366415 17.127757 1.8
memdump 41.872441 26.458386 15.414055 1.6
memdump -a 0x1234 28.116294 1.114119 27.002175 25.2
memdump --no-backtrace N/A 1.114119
memmap 7.973809 6.836468 1.137341 1.2
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
||
|---|---|---|
| .. | ||
| fs.py | ||
| mm.py | ||
| thread.py | ||
| value.py | ||