Expand dump-functions for excluding user/unused memory (This is rebase commit for merging to development)

This commit is contained in:
Katsuya Horigome
2017-08-02 10:29:10 +09:00
committed by Ken Sato
parent 325082a571
commit a05b6e1ba8
171 changed files with 11516 additions and 1615 deletions

View File

@ -518,6 +518,8 @@ AC_CONFIG_FILES([
Makefile
executer/user/Makefile
executer/user/arch/$ARCH/Makefile
executer/user/arch/x86_64/Makefile
executer/user/vmcore2mckdump
executer/kernel/mcctrl/Makefile
executer/kernel/mcctrl/arch/$ARCH/Makefile
executer/kernel/mcoverlayfs/Makefile