Re: [PATCH v3 30/38] tools: split libxenstat into new tools/libs/stat directory

2020-08-27 Thread Wei Liu
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

[PATCH v3 30/38] tools: split libxenstat into new tools/libs/stat directory

2020-08-23 Thread Juergen Gross
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 di