summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorAndrii Nakryiko <andriin@fb.com>2020-06-08 03:36:15 +0300
committerDaniel Borkmann <daniel@iogearbox.net>2020-06-08 17:00:42 +0300
commit1f2436229bf64ac040f2f5018df059c21fc5526a (patch)
tree9b3c95033f3b723e5ff83c3c47023b1406e33e61 /tools/perf/scripts/python/exported-sql-viewer.py
parente7ed83d6fa1a00d0f2ad0327e73d3ea9e7ea8de1 (diff)
downloadlinux-1f2436229bf64ac040f2f5018df059c21fc5526a.tar.xz
selftests/bpf: Fix ringbuf selftest sample counting undeterminism
Fix test race, in which background poll can get either 5 or 6 samples, depending on timing of notification. Prevent this by open-coding sample triggering and forcing notification for the very last sample only. Also switch to using atomic increments and exchanges for more obviously reliable counting and checking. Additionally, check expected processed sample counters for single-threaded use cases as well. Fixes: 9a5f25ad30e5 ("selftests/bpf: Fix sample_cnt shared between two threads") Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20200608003615.3549991-1-andriin@fb.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions