diff options
Diffstat (limited to 'src/tools/g2')
-rw-r--r-- | src/tools/g2/FEATURE.yaml | 12 |
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 |