From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: [PATCH v7 3/3] KVM: perf: kvm events analysis tool Date: Tue, 28 Aug 2012 11:19:30 -0600 Message-ID: <503CFDA2.6040407@gmail.com> References: <1346061106-5364-1-git-send-email-haodong@linux.vnet.ibm.com> <1346061106-5364-4-git-send-email-haodong@linux.vnet.ibm.com> <20120827155331.GA18224@turtle.usersys.redhat.com> <503BCBCC.8060509@gmail.com> <20120828063539.GA2280@turtle.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Dong Hao , avi@redhat.com, acme@infradead.org, mtosatti@redhat.com, mingo@elte.hu, xiaoguangrong@linux.vnet.ibm.com, linux-kernel@vger.kernel.org, kvm@vger.kernel.org To: Andrew Jones Return-path: In-Reply-To: <20120828063539.GA2280@turtle.usersys.redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 8/28/12 12:35 AM, Andrew Jones wrote: > This is the second user. As I said, move the stats code from > builtin-stat.c. Or are you suggesting to duplicate the code once, > and then refactor the second (really the third) time it's needed? gah, I misunderstood your comment. I see your point now. Davi