aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlexei Starovoitov <ast@kernel.org>2023-12-09 18:12:34 -0800
committerAlexei Starovoitov <ast@kernel.org>2023-12-09 18:13:23 -0800
commit8477fe1de9a631d634ccfda7fe147eba90f55732 (patch)
treec83148f14906289ef86d99908011d97a4fb8aba1 /tools/perf/scripts/python
parentlibbpf: Add pr_warn() for EINVAL cases in linker_sanity_check_elf (diff)
parentbpf: Set uattr->batch.count as zero before batched update or deletion (diff)
downloadlinux-8477fe1de9a631d634ccfda7fe147eba90f55732.tar.gz
linux-8477fe1de9a631d634ccfda7fe147eba90f55732.zip
Merge branch 'bpf-fixes-for-maybe_wait_bpf_programs'
Hou Tao says: ==================== The patch set aims to fix the problems found when inspecting the code related with maybe_wait_bpf_programs(). Patch #1 removes unnecessary invocation of maybe_wait_bpf_programs(). Patch #2 calls maybe_wait_bpf_programs() only once for batched update. Patch #3 adds the missed waiting when doing batched lookup_deletion on htab of maps. Patch #4 does wait only if the update or deletion operation succeeds. Patch #5 fixes the value of batch.count when memory allocation fails. ==================== Link: https://lore.kernel.org/r/20231208102355.2628918-1-houtao@huaweicloud.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions