Re: [PATCH V2 0/5] trace-cmd: Support the feature recording trace data of guests on the host

2013-10-22 Thread Yoshihiro YUNOMAE
Hi Steven, (2013/10/19 0:06), Steven Rostedt wrote: On Fri, 13 Sep 2013 11:06:27 +0900 Yoshihiro YUNOMAE 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

Re: [PATCH V2 0/5] trace-cmd: Support the feature recording trace data of guests on the host

2013-10-18 Thread Steven Rostedt
On Fri, 13 Sep 2013 11:06:27 +0900 Yoshihiro YUNOMAE 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) S

Re: [PATCH V2 0/5] trace-cmd: Support the feature recording trace data of guests on the host

2013-10-17 Thread Steven Rostedt
On Thu, 17 Oct 2013 15:32:37 +0900 Yoshihiro YUNOMAE wrote: > OK. As you say, when we know domains which we will boot, trace-cmd > should make those automatically. So, I'll add this feature. > Note that if we don't know domains when we boot virt-sevrer, we must > make those manually now. > > In

Re: Re: [PATCH V2 0/5] trace-cmd: Support the feature recording trace data of guests on the host

2013-10-16 Thread Yoshihiro YUNOMAE
Hi Steven, (2013/10/15 6:26), Steven Rostedt wrote: On Fri, 13 Sep 2013 11:06:27 +0900 Yoshihiro YUNOMAE wrote: 1. Run virt-server on a host # trace-cmd virt-server 2. Make guest domain directory # mkdir -p /tmp/trace-cmd/virt/ # chmod 710 /tmp/trace-cmd/virt/ # chgrp qemu

Re: [PATCH V2 0/5] trace-cmd: Support the feature recording trace data of guests on the host

2013-10-14 Thread Steven Rostedt
On Fri, 13 Sep 2013 11:06:27 +0900 Yoshihiro YUNOMAE wrote: > > 1. Run virt-server on a host ># trace-cmd virt-server > > 2. Make guest domain directory ># mkdir -p /tmp/trace-cmd/virt/ ># chmod 710 /tmp/trace-cmd/virt/ ># chgrp qemu /tmp/trace-cmd/virt/ Quick comment. I think

Re: [PATCH V2 0/5] trace-cmd: Support the feature recording trace data of guests on the host

2013-10-10 Thread Steven Rostedt
On Fri, 11 Oct 2013 10:39:35 +0900 Yoshihiro YUNOMAE wrote: > Hi Steven, > > Would you review this patch set? Yeah, I've been really busy lately and now I'm back to reviewing patches. I should be able to get to it next week. -- Steve > > Thanks, > Yoshihiro YUNOMAE > -- To unsubscribe from

Re: [PATCH V2 0/5] trace-cmd: Support the feature recording trace data of guests on the host

2013-10-10 Thread Yoshihiro YUNOMAE
Hi Steven, Would you review this patch set? Thanks, Yoshihiro YUNOMAE (2013/09/13 11:06), Yoshihiro YUNOMAE 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 n

[PATCH V2 0/5] trace-cmd: Support the feature recording trace data of guests on the host

2013-09-12 Thread Yoshihiro YUNOMAE
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 b