- mcstat is a tool to report McKernel statistics from Linux side.

This is a response to a CEA's request.
	- The tools directory is created under the mckernel directory.
	- Some include files are now installed in the install directory,
	  but we should rethink of it.
This commit is contained in:
Yutaka Ishikawa
2018-02-25 10:57:28 +09:00
parent a9dfcd9a89
commit 4ac1efae6c
8 changed files with 411 additions and 1 deletions

View File

@@ -572,6 +572,7 @@ AC_CONFIG_FILES([
arch/x86_64/tools/mcreboot.1:arch/x86_64/tools/mcreboot.1in
arch/x86_64/tools/irqbalance_mck.service
arch/x86_64/tools/irqbalance_mck.in
tools/mcstat/Makefile
])
if test "$TARGET" = "smp-x86"; then