mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Store host info.
This commit is contained in:
@@ -1237,6 +1237,8 @@ void Worker::Exec()
|
||||
sprintf( tmp, "%s @ %s", welcome.programName, dtmp );
|
||||
m_captureName = tmp;
|
||||
|
||||
m_hostInfo = welcome.hostInfo;
|
||||
|
||||
if( welcome.onDemand != 0 )
|
||||
{
|
||||
OnDemandPayloadMessage onDemand;
|
||||
|
||||
Reference in New Issue
Block a user