From: Andrii Nakryiko Date: Wed, 9 Mar 2022 01:39:29 +0000 (-0800) Subject: Merge branch 'BPF test_progs tests improvement' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3399dd9f372bf0f4f3fb1fb11eb60ebd7b52d79c;p=linux.git Merge branch 'BPF test_progs tests improvement' Mykola Lysenko says: ==================== First patch reduces the sample_freq to 1000 to ensure test will work even when kernel.perf_event_max_sample_rate was reduced to 1000. Patches for send_signal and find_vma tune the test implementation to make sure needed thread is scheduled. Also, both tests will finish as soon as possible after the test condition is met. ==================== Signed-off-by: Andrii Nakryiko --- 3399dd9f372bf0f4f3fb1fb11eb60ebd7b52d79c