diff options
author | Jakub Kicinski <kuba@kernel.org> | 2023-03-08 03:39:23 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-03-09 10:28:21 +0300 |
commit | c311aaa74ca18bd0781d1d3bebd08484799f840c (patch) | |
tree | ec30e202a067311ee0ac0c711e452246f8773bed /tools/perf/scripts/python/task-analyzer.py | |
parent | 6517a60b0307abdcca80133c237551cc7cc8e6ae (diff) | |
download | linux-c311aaa74ca18bd0781d1d3bebd08484799f840c.tar.xz |
tools: ynl: fix enum-as-flags in the generic CLI
Lorenzo points out that the generic CLI is broken for the netdev
family. When I added the support for documentation of enums
(and sparse enums) the client script was not updated.
It expects the values in enum to be a list of names,
now it can also be a dict (YAML object).
Reported-by: Lorenzo Bianconi <lorenzo@kernel.org>
Fixes: e4b48ed460d3 ("tools: ynl: add a completely generic client")
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions