docs: fix issues with src/scripts/fts.py

- packaging issue
  - yaml deprecation
  - yaml formatting

Type: fix

Change-Id: Ia8808cbc83271a3067164f2db2418f071b35607a
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
This commit is contained in:
Paul Vinciguerra
2019-11-01 02:34:32 -04:00
committed by Ole Trøan
parent 5854b43de4
commit ea1a65135e
3 changed files with 39 additions and 23 deletions

View File

@@ -2,12 +2,12 @@ name: Buffer Metadata Change Tracker (mdata)
maintainer: Dave Barach <dave@barachs.net>
features:
- Buffer Metadata Change Tracker
description: "Buffer Metadata Change Tracker
description: Buffer Metadata Change Tracker
Uses the before / after graph node main loop performance
callback hooks to snapshoot buffer metadata, then
compare and summarize results per-node.
Answers the question "what buffer metadata does a particular
graph node change?" by direct observation.
Zero performance impact until enabled."
Zero performance impact until enabled.
state: production
properties: [API, CLI, MULTITHREAD]