1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Save/load executable image mtime.

This commit is contained in:
Bartosz Taudul
2021-01-31 17:51:16 +01:00
parent c92974d920
commit 8d39f91c6e
3 changed files with 13 additions and 1 deletions
+1
View File
@@ -841,6 +841,7 @@ private:
std::string m_captureName;
std::string m_captureProgram;
uint64_t m_captureTime;
uint64_t m_executableTime;
std::string m_hostInfo;
uint64_t m_pid;
int64_t m_samplingPeriod;