[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <507EB4D2.5060605@gmail.com>
Date: Wed, 17 Oct 2012 07:38:26 -0600
From: David Ahern <dsahern@...il.com>
To: Xiao Guangrong <xiaoguangrong@...ux.vnet.ibm.com>
CC: acme@...stprotocols.net, linux-kernel@...r.kernel.org,
mingo@...nel.org, peterz@...radead.org, fweisbec@...il.com,
Dong Hao <haodong@...ux.vnet.ibm.com>
Subject: Re: [PATCH 09/12] perf kvm: split out tracepoints from record args
On 10/17/12 2:19 AM, Xiao Guangrong wrote:
>> - rec_argc = ARRAY_SIZE(record_args) + argc + 2;
>> + rec_argc = ARRAY_SIZE(record_args) + argc + 2 +
>> + ARRAY_SIZE(kvm_events_tp);
Lost the 2 in re-doing the set formally for distribution. I'll send a
patch. Thanks for reviewing it.
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists