misc: vpptop makefile target

Type: feature

Added make target to install VPPTop - real-time
viewer of VPP metrics.

New targets in /extras/vpptop/Makefile:
* make start - starts the installed VPPTop binary
* make install - does the installation using the local VPP API
* make cleanup - removes the VPPTop local directory
* make help - prints the VPPTop help info

Signed-off-by: Vladimir Lavor <vlavor@cisco.com>
Change-Id: I1b93eaf67214e1fe0567d43409763882caea6416
This commit is contained in:
Vladimir Lavor
2020-12-11 10:28:49 +01:00
committed by Ole Tr�an
parent eafb5db63f
commit f632ab5e3b
4 changed files with 280 additions and 1 deletions

5
.gitignore vendored
View File

@@ -114,5 +114,8 @@ compile_commands.json
# extras gomemif build files
/extras/gomemif/bazel*
# vpptop build files
/extras/vpptop/build/*
# debian packaging
.pc
.pc