add cache print
This commit is contained in:
@@ -11,6 +11,7 @@ bash scripts/amd/clean.sh
|
|||||||
# bash scripts/amd/deps.sh
|
# bash scripts/amd/deps.sh
|
||||||
bash scripts/amd/build.sh
|
bash scripts/amd/build.sh
|
||||||
bash scripts/amd/test.sh 2>&1 |tee $LOG_DIR/test.log
|
bash scripts/amd/test.sh 2>&1 |tee $LOG_DIR/test.log
|
||||||
|
bash scripts/amd/cache_print.sh 2>&1 |tee $LOG_DIR/cache.log
|
||||||
# bash scripts/amd/debug.sh
|
# bash scripts/amd/debug.sh
|
||||||
# bash scripts/amd/backtrace.sh 2>&1 |tee $LOG_DIR/backtrace.log
|
# bash scripts/amd/backtrace.sh 2>&1 |tee $LOG_DIR/backtrace.log
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user