aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKuniyuki Iwashima <[email protected]>2024-10-14 13:18:19 -0700
committerJakub Kicinski <[email protected]>2024-10-15 18:52:25 -0700
commit181bc7875b71e75a49d75fb6f50915ef28ddcc49 (patch)
treef6505766dd2d677dcd78bc44c5fa1df76561bd68 /tools/perf/scripts/python/export-to-postgresql.py
parent09aec57d8379f14ffde566621b920d97cc0c46e1 (diff)
rtnetlink: Use rtnl_register_many().
We will remove rtnl_register() in favour of rtnl_register_many(). When it succeeds, rtnl_register_many() guarantees all rtnetlink types in the passed array are supported, and there is no chance that a part of message types is not supported. Let's use rtnl_register_many() instead. Signed-off-by: Kuniyuki Iwashima <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions