blob: d25a71d41e9afb839c699682895fb23010b713b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---
name: Buffer Metadata Change Tracker (mdata)
maintainer: Dave Barach <dave@barachs.net>
features:
- 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.
state: production
properties: [API, CLI, MULTITHREAD]
|