aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/g2
diff options
context:
space:
mode:
authorDave Barach <dave@barachs.net>2020-06-17 16:31:34 -0400
committerDave Barach <dave@barachs.net>2020-06-17 17:02:48 -0400
commit70a9f442f5206c34b7b4058fd3cc5e46c0d0fbf3 (patch)
tree6e50ad7a2c55cada9f3e9933f0e0941eddc23b41 /src/tools/g2
parent994a44c4116dd8f5c3d5270f8772f5b860e368bd (diff)
docs: add more FEATURE.yaml documentation
For src/tools/g2, src/vlibapi, and src/vlibmemory Type: docs Signed-off-by: Dave Barach <dave@barachs.net> Change-Id: I800c3e3a1ecb011d5e692d78a015e78342706786
Diffstat (limited to 'src/tools/g2')
-rw-r--r--src/tools/g2/FEATURE.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/tools/g2/FEATURE.yaml b/src/tools/g2/FEATURE.yaml
new file mode 100644
index 00000000000..5b0c70cbb40
--- /dev/null
+++ b/src/tools/g2/FEATURE.yaml
@@ -0,0 +1,12 @@
+---
+name: G2 graphical event log viewer
+maintainer:
+ - Dave Barach <dave@barachs.net>
+features:
+ - Vppinfra elog.[ch] log viewer
+ - Scales to over 10e6 events, 10e4 tracks
+ - Automated anomaly detector
+ - View snapshots
+description: "A highly scalable graphical event log viewer, specifically
+ tailored to displaying src/vppinfra/elog.[ch] log files"
+state: production