Replies: 4 comments 6 replies
-
I am not sure what is wrong here.
|
Beta Was this translation helpful? Give feedback.
-
Thanks @daladim I converted windows time to unix time and I got correct EndTime.
Interesting thing is StartTime and BootTime are still wrong as shown below. QQ:
Thanks for your help and guidance. BTW, wpa shows:
Following is my result
Followings are the functions that I created/used.
|
Beta Was this translation helpful? Give feedback.
-
Thanks @daladim Dump from ferrisetw:
Dump from etw-profile |
Beta Was this translation helpful? Give feedback.
-
just fyi, etw-reader has |
Beta Was this translation helpful? Give feedback.
-
Hi,
Thanks for new etl file parse feature. I am trying to get start, end, and boot time of etl file and somehow I can't get the right datetime. My codes are as follows:
Output is as follows:
What is the right way to get datetime from i64 for start, end, and boo time? Or
parser.try_parse
return wrong value?CPUSpeed
andTimeResolution
(u32) are correct.etl file is attached below: please remove .txt and unzip test.zip file. original file name is test.etl.
test.zip.txt
Beta Was this translation helpful? Give feedback.
All reactions