Closed eibach closed 2 days ago
No. Technically it's doable, as traces have timestamps, but these are seconds precision only.
Thanks, I see. Would it be possible to record the origin timestamp, so absolute timestamps can be derived?
Bartosz Taudul @.***> schrieb am Sa., 23. Nov. 2024, 00:58:
No. Technically it's doable, as traces have timestamps, but these are seconds precision only.
— Reply to this email directly, view it on GitHub https://github.com/wolfpld/tracy/issues/929#issuecomment-2495116156, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCRX3ILIPFYS5UNKLYDV3D2B7ALHAVCNFSM6AAAAABSKD3FIWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOJVGEYTMMJVGY . You are receiving this because you authored the thread.Message ID: @.***>
Ok, I found the origin timestamp is what you were talking about. I have submitted a pull request to implement this in the zone info view.
Is it possible to toggle the view to absolute timestamps? I only see timestamps relative to the start of the session. For correlating sessions from different processes and additional sources like wireshark it would be really helpful to have the absolute time value.