Add more timestamps and export them for profiler 31/26531/6
authorJulien <zhang.jun3g@zte.com.cn>
Tue, 27 Dec 2016 15:28:21 +0000 (23:28 +0800)
committerJulien <zhang.jun3g@zte.com.cn>
Thu, 12 Jan 2017 05:49:04 +0000 (13:49 +0800)
commit2378f04c1b6d333c322f93e44387c6f224dffe3e
tree135664be7b3e4c1ce697d819fc8db7bb5b71a638
parent836674ae9c96738791463940d713e88d5928f7d8
Add more timestamps and export them for profiler

Add timestamps when mark host and vm down(T03/T04).
Update the sequence for host down and vm error
Export more time tags for profiler:
    1. Calculate and export  T01,T03,T04 timestamps
    2. Use regex to get time from log instead fixed column
    3. Fix var usage without a '$'

info: merge gerrit ticket 26551 into 26531.

JIRA: DOCTOR-88

Change-Id: I3e6ccba667f470b4a00219f1e9830bb0da3d4ae5
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
tests/inspector.py
tests/profiler-poc.py
tests/run.sh