mactime: add a "top" command to watch device stats 91/22591/2
authorDave Barach <dave@barachs.net>
Mon, 7 Oct 2019 16:04:31 +0000 (12:04 -0400)
committerFlorin Coras <florin.coras@gmail.com>
Mon, 7 Oct 2019 17:46:16 +0000 (17:46 +0000)
commit2c41a61d5fc87737b9b46b88cb9271d0f987721e
tree6ef31361cdc9d55f1be3c9d939f2a2a8c0f6a586
parent0eb75d0e9c7624a4e8ac69fea7dbe12d39b75096
mactime: add a "top" command to watch device stats

Include a binary API change NOT suitable for cherry-picking into 19.08

Type: feature

Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: Id369514a3085f5e4bcee34819c55c4636df9b518
src/plugins/mactime/CMakeLists.txt
src/plugins/mactime/mactime.api
src/plugins/mactime/mactime.c
src/plugins/mactime/mactime.h
src/plugins/mactime/mactime_device.h [new file with mode: 0644]
src/plugins/mactime/mactime_test.c
src/plugins/mactime/mactime_top.c [new file with mode: 0644]
src/vnet/api_errno.h