Re: [Xen-devel] [PATCH v5 2/2] build: convert xenoprof to Kconfig

2016-02-19 Thread Konrad Rzeszutek Wilk
On Thu, Feb 18, 2016 at 10:25:57PM -0600, Doug Goldstein wrote: > Convert the xenoprof x86 build time option to Kconfig. > > Signed-off-by: Doug Goldstein > Reviewed-by: Andrew Cooper > Acked-by: Jan Beulich applied ___ Xen-devel mailing list Xen-de

[Xen-devel] [PATCH v5 2/2] build: convert xenoprof to Kconfig

2016-02-18 Thread Doug Goldstein
Convert the xenoprof x86 build time option to Kconfig. Signed-off-by: Doug Goldstein Reviewed-by: Andrew Cooper Acked-by: Jan Beulich --- CC: Keir Fraser CC: Jan Beulich CC: Andrew Cooper change since v4: - none change since v3: - move xenoprof entry to the main sources list as suggested by