diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-03-05 08:33:08 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-06 15:07:43 +0300 |
commit | 7c93a88785dae6b61dc736b46594d088989e484b (patch) | |
tree | 3a88b4da3a59b888fb048feaead2db3058e92057 /tools/perf/scripts/python/task-analyzer.py | |
parent | 7df7231d6a6b68b4b68fb4e38a4639997a208fd2 (diff) | |
download | linux-7c93a88785dae6b61dc736b46594d088989e484b.tar.xz |
tools: ynl: allow setting recv() size
Make the size of the buffer we use for recv() configurable.
The details of the buffer sizing in netlink are somewhat
arcane, we could spend a lot of time polishing this API.
Let's just leave some hopefully helpful comments for now.
This is a for-developers-only feature, anyway.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions