misc: vpptop makefile target 84/30384/19
authorVladimir Lavor <vlavor@cisco.com>
Fri, 11 Dec 2020 09:28:49 +0000 (10:28 +0100)
committerOle Tr�an <otroan@employees.org>
Tue, 30 Mar 2021 12:30:36 +0000 (12:30 +0000)
commitf632ab5e3ba1882106975814597a8e39507d8873
tree519e2f070006c1d0b2dcadfcc087f78d1fe26a1b
parenteafb5db63f20975076de8e35932f1ed306a2743e
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
.gitignore
extras/vpptop/Makefile [new file with mode: 0644]
extras/vpptop/README.md [new file with mode: 0644]
extras/vpptop/vpptop.sh [new file with mode: 0755]