Adding any new daemon to an existing guest is a deployment and usability
nightmare.
The basic rule of good instrumentation is to be transparent. The moment we
have to modify the user-space of a guest just to monitor it, the purpose of
transparent instrumentation is defeated.
That was one of the fundamental usability mistakes of Oprofile.
There is no 'perf' daemon - all the perf functionality is _built in_, and for
very good reasons. It is one of the main reasons for perf's success as well.
Now Qemu is trying to repeat that stupid mistake ...
So please either suggest a different transparent solution that is technically
better than the one i suggested, or you should concede the point really.
Please try think with the heads of our users and developers and dont suggest
some weird ivory-tower design that is totally impractical ...
And no, you have to code none of this, we'll do all the coding. The only thing
we are asking is for you to not stand in the way of good usability ...
Thanks,
Ingo
--