vlib: add show trace limit warning at the end of output too 59/29259/2
authorBenoît Ganne <bganne@cisco.com>
Mon, 5 Oct 2020 12:55:00 +0000 (14:55 +0200)
committerDave Barach <openvpp@barachs.net>
Mon, 25 Jan 2021 12:12:02 +0000 (12:12 +0000)
commit15036ad0bc0b41e42d924e6b1cd897cca8f98c3c
tree6cbcd4be8ec91d30d6f99afe28db18644ca54306
parent566b427b05ff21f4b50e3e10ceea30bc66939116
vlib: add show trace limit warning at the end of output too

Users tend to miss the warning too often, add it to the end of the
output in hope it would be easier to catch.

Type: improvement

Change-Id: I264df7e3b6ab1ffb1a383807f4444d9cbaf40999
Signed-off-by: Benoît Ganne <bganne@cisco.com>
src/vlib/trace.c