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

@ -0,0 +1,4 @@
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 20M 64`"
DUMP_OPT="-d 0"
USR_PROC="mcexec_test_proc/test_pt_1mb_10times"
BELOW_CASES="0027_linux 0028_linux"