On Fri, 13 Dec 2019 17:30:24 +0200 "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx> wrote: > New trace.dat option is introduced: TRACECMD_OPTION_GUEST. > Written in the host's trace.dat file, it contains information about > guests, traced at the same time: guest trace ID, number of VCPUs and > PIDs of the host tasks, running those VCPU. The data is stored in > the file as NULL terminated string: > "Guest %s %llu %d\n" -> guest name, number of VCPUs > "%d %d\n" -> VCPU, PID of host task > ..... > "%d %d\n" -> VCPU, PID of host task Why is this a string, and not a structure? -- Steve
![]() |