Hi Christian,
Many thanks for pointing out the mistakes
I have some comments as below, would you help to check again?
First of all you can't get the process info during VM creating since that can
happen in X as well.
[Trigger]: Ok, I will keep the original logic, which is that set the vm info i
Hi Trigger,
> Does this make sense?
Sorry I wasn't clear enough. The key point that we don't want/need the
full commandline of the process here is that we can already get that
from the information we have.
E.g. "ps -p 1 -o args" gives you the command line of the process 1.
The only case where