diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-02-27 14:30:32 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-02-28 15:25:45 -0800 |
commit | 7c4a38bf1eba9398d03e706823ec3b08b0a960de (patch) | |
tree | 70bd81ccd65ac98aa0a2c80baaa033d4bab11416 /tools/perf/scripts/python/stackcollapse.py | |
parent | 73395b43819b00365f0971e0e0e023d9fb341346 (diff) |
tools: ynl: use MSG_DONTWAIT for getting notifications
To stick to libmnl wrappers in the past we had to use poll()
to check if there are any outstanding notifications on the socket.
This is no longer necessary, we can use MSG_DONTWAIT.
Acked-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Link: https://lore.kernel.org/r/20240227223032.1835527-16-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