On Sun, Aug 23, 2020 at 11:35:11AM +0200, Juergen Gross wrote: > There is no reason why libxenstat is not placed in the tools/libs > directory. > > At the same time move xenstat.h to a dedicated include directory > in tools/libs/stat in order to follow the same pattern as the other > libraries in tools/libs. > > As now xentop is the only left directory in xenstat move it directly > under tools and get rid of tools/xenstat. > > Fix some missing prototype errors (add one prototype and make two > functions static). > > Signed-off-by: Juergen Gross <jgr...@suse.com>
Acked-by: Wei Liu <w...@xen.org>