On Fri, 13 Sep 2013 11:06:27 +0900
Yoshihiro YUNOMAE <yoshihiro.yunomae.ez@xxxxxxxxxxx> wrote:
Hi Steven,
This is a v2 patch set for realizing a part of "Integrated trace" feature which
is a trace merging system for a virtualization environment. Currently, trace-cmd
does not have following features yet:
a) Server and client for a virtualization environment
b) Structured message platform between guests and host
c) Agent feature of a client
d) Merge feature of trace data of multiple guests and host in chronological
order
Hi Yoshihiro,
I do like your patch set, but I was thinking as this is becoming a new
ABI between the client and the server, I really want to spend a lot
more time looking at this before I pull it.
I'll be traveling again on Monday for 10 days (going to Kernel Summit
than the RT summit), and I'll try to review it more during my trip. But
even then, I really want to make sure the communication is robust. I
hate to have a "V3" and then need to support two older versions.