vlib: graphviz upgrade to allow filters 40/31340/9
authorArthur de Kerhor <arthurdekerhor@gmail.com>
Thu, 18 Feb 2021 11:09:42 +0000 (03:09 -0800)
committerBeno�t Ganne <bganne@cisco.com>
Mon, 22 Mar 2021 09:06:30 +0000 (09:06 +0000)
commit156158f06d725d9301940783dff8ccdcc4a01b9b
tree5051962151bf2a0467c22dec48ef85c055e98f63
parentbd8e43dfa045b4aec4ecf4ad3e5503924b5c9c38
vlib: graphviz upgrade to allow filters

Possibility to draw only the active nodes on the graph.
These are scaled and colored according to their utilization.

Type: improvement
Signed-off-by: Arthur de Kerhor <arthurdekerhor@gmail.com>
Change-Id: I7ddb7b62b3a141cb03750dca24f044138fcc577f
src/vlib/main.c
src/vlib/main.h
src/vlib/node_cli.c
src/vlib/node_funcs.h
src/vlib/threads.c