summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2023-12-13 15:14:29 -0800
committerJakub Kicinski <kuba@kernel.org>2023-12-14 17:51:21 -0800
commit38329fcfb757b8215c07a77b6657721cc7e9530e (patch)
treeeb9060b2bc0ebc14fe268e2ca1e73fe00d565fcd /tools/perf/scripts/python/export-to-postgresql.py
parentf967a498fce89e9291f01b8f29109fe782d7670a (diff)
tools: ynl-gen: record information about recursive nests
Track which nests are recursive. Non-recursive nesting gets rendered in C as directly nested structs. For recursive ones we need to put a pointer in, rather than full struct. Track this information, no change to generated code, yet. Reviewed-by: Donald Hunter <donald.hunter@gmail.com> Link: https://lore.kernel.org/r/20231213231432.2944749-6-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions