目的
记录输入时间戳,主要测试uboot的各启动项所花费时间,源码如下:
Liquid error: undefined method `Py_IsInitialized' for RubyPython::Python:Module
使用
- 测试uboot启动,先启动
minicom
,然后执行tstamp.exe < /dev/ttyS0
; - 测试命令输出,使用管道
<commands> | tstamp.exe
;
记录输入时间戳,主要测试uboot的各启动项所花费时间,源码如下:
Liquid error: undefined method `Py_IsInitialized' for RubyPython::Python:Module
minicom
,然后执行tstamp.exe < /dev/ttyS0
;<commands> | tstamp.exe
;