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:31 -0800
committerJakub Kicinski <kuba@kernel.org>2023-12-14 17:51:21 -0800
commit461f25a2e4334767d3e306b08dbda054da1aaa30 (patch)
tree709bb564c769d6d997a647b5aee901736ca8481f /tools/perf/scripts/python/export-to-postgresql.py
parentaa75783b95a1e7fc09129f5364476e6effe47392 (diff)
tools: ynl-gen: store recursive nests by a pointer
To avoid infinite nesting store recursive structs by pointer. If recursive struct is placed in the op directly - the first instance can be stored by value. That makes the code much less of a pain for majority of practical uses. Reviewed-by: Donald Hunter <donald.hunter@gmail.com> Link: https://lore.kernel.org/r/20231213231432.2944749-8-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