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 42664f4 rpmsgfs/rename: fix bug about pathname align with 8bytes new 709207b mm/memdump: dynamic turn on backtrace in heap when enable DEBUG_MM new 1ab58af mm/heap: add MM_BACKTRACE_DEFAULT to config backtrace record by default new 2ffca6d mm/mm_heap: output mallinfo when malloc failed The 3 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 | 26 ++++++++++++++++++++++++-- include/nuttx/fs/procfs.h | 8 ++++++++ mm/Kconfig | 5 +++++ mm/mm_heap/mm.h | 15 +++++++++++---- mm/mm_heap/mm_initialize.c | 7 +++++-- mm/mm_heap/mm_malloc.c | 9 ++++++++- mm/mm_heap/mm_memalign.c | 2 +- mm/mm_heap/mm_realloc.c | 4 ++-- 8 files changed, 64 insertions(+), 12 deletions(-)