diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-05-20 09:19:13 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-05-21 12:38:23 -0700 |
commit | 4e9806a8f49463074f9a5797c34e0740f4602910 (patch) | |
tree | b7a0b5434d0fafe3a4e5248c9274f5e6270985e7 /tools/perf/scripts/python/stackcollapse.py | |
parent | 092b34b937353eaa6164ceb1f520b1f640aee54f (diff) |
tools: ynl-gen: support weird sub-message formats
TC uses all possible sub-message formats:
- nested attrs
- fixed headers + nested attrs
- fixed headers
- empty
Nested attrs are already supported for rt-link. Add support
for remaining 3. The empty and fixed headers ones are fairly
trivial, we can fake a Binary or Flags type instead of a Nest.
For fixed headers + nest we need to teach nest parsing and
nest put to handle fixed headers.
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://patch.msgid.link/20250520161916.413298-10-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions