This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
from 0fddf71b2d Update stm32_bmp180.c new 8a1e985e71 mm/mm_heap: output memory info about each task new 9899dd0ec0 mm/mm_heap: change CONFIG_MM_BACKTRACE to int type The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: fs/procfs/fs_procfsmeminfo.c | 6 +++--- fs/procfs/fs_procfsproc.c | 14 +++++++------- include/malloc.h | 4 ++-- include/nuttx/fs/procfs.h | 2 +- include/nuttx/mm/mm.h | 4 ++-- mm/Kconfig | 11 +++++++---- mm/kmm_heap/kmm_mallinfo.c | 2 +- mm/mm_heap/mm.h | 42 +++++++++++++++++++++++++++--------------- mm/mm_heap/mm_initialize.c | 2 +- mm/mm_heap/mm_mallinfo.c | 4 ++-- mm/mm_heap/mm_malloc.c | 17 ++++++++++++++++- mm/mm_heap/mm_memdump.c | 14 +++++++++----- mm/umm_heap/umm_mallinfo.c | 2 +- 13 files changed, 79 insertions(+), 45 deletions(-)