Bud Grise 0bcc9d511e Tracing enhancements.
Limit buffer tracing to 50 in order to limit large output, unless
the user over rides the max "sh trace max <number>".

Add trace filtering, to be able to only trace packets that were
processed by a specific node or exclude packets processed by a node.
Example, only include packets processed by error-drop:
  # trace filter include error-drop 1
  # trace add dpdk-input 1000000
  <wait for packets, to come in>
  # show trace

Change-Id: I5d9e15d2268ea55e6ef87b2b8756049c49b2791b
Signed-off-by: Todd Foggoa <tfoggoa@cisco.com>
2016-02-02 21:33:08 +00:00
2016-02-02 15:00:35 +00:00
2016-01-29 11:00:13 -05:00
2016-01-22 16:10:07 -05:00
2016-02-02 21:33:08 +00:00
2016-02-02 18:24:42 +00:00
2016-02-01 18:42:53 +01:00
2016-02-01 04:07:26 +00:00
2016-01-13 07:44:39 -08:00
Description
No description provided
Apache-2.0
Languages
C 78.9%
Python 15%
C++ 3.3%
CMake 0.7%
Go 0.6%
Other 1.4%