[Solved][VTA] ISA stream print out

Does anyone know how to utilize

tvm/vta/src/runtime.cc DumpInsn() function?

The function itself prints out all the information of instructions including order, size, loop, …

Which part should I fix to see the instruction informations?